fix: try again

This commit is contained in:
Harsh Khandeparkar 2020-06-20 01:07:58 +05:30 committed by GitHub
parent 94e5c0cdca
commit 7024bf5929
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,8 +92,8 @@ nav {
box-shadow: rgba(0, 0, 0, 0.6) 0 0 1rem;
}
.navbar-collapse {
background-color: #072A46 !important;
.navbar-collapse.show {
background-color: #072A46;
}
.nav-transparent {