diff --git a/client/style.css b/client/style.css index de91a7f..ee2b31c 100755 --- a/client/style.css +++ b/client/style.css @@ -276,6 +276,7 @@ tbody tr:hover td { .journeys { display: flex; flex-direction: column; + min-height: 100vh; } .search {