From: xangelo Date: Wed, 13 Mar 2024 16:43:01 +0000 (-0400) Subject: fix: make gradient span site height X-Git-Url: https://git.xangelo.ca/?a=commitdiff_plain;h=9790b385441bc2663686fd08d51f6ad49a32d225;p=risinglegends.git fix: make gradient span site height --- diff --git a/public/assets/css/game.css b/public/assets/css/game.css index f910410..b624ff0 100644 --- a/public/assets/css/game.css +++ b/public/assets/css/game.css @@ -12,7 +12,6 @@ body { background-color: #eee; width: 100%; max-width: 724px; - height: 100vh; } .title-font { font-family: 'Breathe Fire', monospace;