diff --git a/Dance Website/static/style.css b/Dance Website/static/style.css index 6e61ee1..ee361dc 100644 --- a/Dance Website/static/style.css +++ b/Dance Website/static/style.css @@ -9,7 +9,7 @@ } #navbar{ display: flex; - background-color: cyan; + background-color: black; height: 8vh; padding: 10px 4px; justify-content: center; @@ -103,4 +103,4 @@ #footer{ background-color: yellow; height: 300px; -} \ No newline at end of file +}