diff --git a/public/css/home.css b/public/css/home.css index 1f21eb2..833fff2 100644 --- a/public/css/home.css +++ b/public/css/home.css @@ -77,7 +77,7 @@ body width: 100%; position: fixed; top:0; - background-color: var(--bgBetter); + background: var(--bgBetter); } .nav > .button-container {