diff --git a/gorge.css b/gorge.css index a3a7701..9d51015 100644 --- a/gorge.css +++ b/gorge.css @@ -73,14 +73,14 @@ button { right: 5%; top: 20%; height: 80%; - max-height: 80vh; + max-height: 70vh; padding-bottom: 10px; } #buildings-list { overflow-x: hidden; overflow-y: scroll; - max-height: 80vh; + max-height: 70vh; } @media (max-aspect-ratio: 1/1) {