mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
fix: nav transitions
This commit is contained in:
parent
698abe5da1
commit
dda09451fd
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ nav {
|
|||
}
|
||||
|
||||
.nav-transparent {
|
||||
transition: background-color 0.4s;
|
||||
background-color: transparent !important;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue