mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Remove lingering hover styling on nav buttons when collapsing dropdowns through clicks
This commit is contained in:
parent
685ac0d941
commit
f67c5758a7
@ -24,7 +24,6 @@
|
||||
padding: 15px;
|
||||
text-transform: uppercase;
|
||||
|
||||
&:focus,
|
||||
&:hover {
|
||||
background-color: transparent;
|
||||
color: $ascribe--nav-fg-sec-color;
|
||||
|
Loading…
Reference in New Issue
Block a user