diff --git a/gorge.css b/gorge.css index 73c4880..01e1cc1 100644 --- a/gorge.css +++ b/gorge.css @@ -7,6 +7,10 @@ body.dark { color: #eee; } +.hidden { + display: none !important; +} + #tasty-micro { color: #ddd; background-color: #211; @@ -37,6 +41,7 @@ body.dark { width: 20%; left: 0%; top: 10%; + height: 90%; margin: auto; } @@ -45,7 +50,8 @@ body.dark { width: 20%; right: 5%; top: 10%; - height: 100%; + height: 90%; + overflow-x: hidden; overflow-y: scroll; } @@ -102,6 +108,12 @@ body.dark { top: 10%; } +.title { + font-size: 48px; + height: 10%; + text-align: center; +} + #upgrades-list { display: flex; flex-wrap: wrap; diff --git a/gorge.html b/gorge.html index a45e513..1d7edac 100644 --- a/gorge.html +++ b/gorge.html @@ -22,17 +22,17 @@ vidya gaem