diff --git a/styles/main.css b/styles/main.css index 4a13c4d1..f6535d1e 100644 --- a/styles/main.css +++ b/styles/main.css @@ -16,7 +16,7 @@ html { /* =================== Navbar Styles Start Here ================== */ .navbar { - background-color: #ffffff; + background-color: rgb(104, 104, 209) }