mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 01:39:36 +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;
|
padding: 15px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|
||||||
&:focus,
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: $ascribe--nav-fg-sec-color;
|
color: $ascribe--nav-fg-sec-color;
|
||||||
|
Loading…
Reference in New Issue
Block a user