diff --git a/gorge.css b/gorge.css index 2be4b09..a3a7701 100644 --- a/gorge.css +++ b/gorge.css @@ -84,9 +84,6 @@ button { } @media (max-aspect-ratio: 1/1) { - body #upgrades-area { - top: 10%; - } body #buildings-area { top: 50%; @@ -252,6 +249,7 @@ button { @media (max-aspect-ratio: 1/1) { #upgrades-area { position: absolute; + top: 15%; left: 50%; height: 35%; width: 50%;