diff --git a/frontend/src/static/style.css b/frontend/src/static/style.css index 62a8f43d..431814e1 100644 --- a/frontend/src/static/style.css +++ b/frontend/src/static/style.css @@ -124,7 +124,7 @@ body { SIDEBAR STYLE ----------------------------------------------------- */ #navbar { - width: 100%sideba; + width: 100%; background-color: var(--navbar-color); }