Remove navbar item background on focus
This commit is contained in:
parent
f16f22ad48
commit
31646007f7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.navbar-item:hover {
|
||||
.navbar-item {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue