diff --git a/static/css/style.css b/static/css/style.css
index c72b75292c20ab1dba71d94369f30a78b80d5005..83a7b00984a50259084dae26a59b25725a150ba1 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -8,7 +8,7 @@ a {
 
 .navbar {
         border-bottom: var(--teckids-primary-dark) 3px solid;
-        background-color: var(--teckids-primary-light)
+        background-color: var(--teckids-primary-light);
         padding-top: 0;
         padding-bottom: 0;
 }