mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
fix: wrong color when nav not transparent
This commit is contained in:
parent
7024bf5929
commit
698abe5da1
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ nav {
|
|||
box-shadow: rgba(0, 0, 0, 0.6) 0 0 1rem;
|
||||
}
|
||||
|
||||
.navbar-collapse.show {
|
||||
.nav-transparent .navbar-collapse.show {
|
||||
background-color: #072A46;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue