mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
fix: try again
This commit is contained in:
parent
94e5c0cdca
commit
7024bf5929
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue