diff --git a/lib/css/index.css b/lib/css/index.css index 4f4886c..b90b85d 100644 --- a/lib/css/index.css +++ b/lib/css/index.css @@ -92,6 +92,10 @@ nav { box-shadow: rgba(0, 0, 0, 0.6) 0 0 1rem; } +.navbar-collapse { + background-color: 072A46 !important; +} + .nav-transparent { background-color: transparent !important; box-shadow: none; @@ -205,4 +209,4 @@ nav { opacity: 0; transform: scale(0.6); } -/* /scrollFade */ \ No newline at end of file +/* /scrollFade */