mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2025-10-21 18:30:34 +00:00
Removed hover from navigation button
This commit is contained in:
parent
a0620727d7
commit
23a8af749b
@ -41,12 +41,6 @@
|
||||
transition: all 0.5s ease-in-out;
|
||||
}
|
||||
|
||||
.mobile-nav-toggle:hover > *,
|
||||
.mobile-nav-toggle:hover > *::before,
|
||||
.mobile-nav-toggle:hover > ::after {
|
||||
background-color: var(--color-text-hover);
|
||||
}
|
||||
|
||||
.mobile-nav-toggle__line::before {
|
||||
transform: translateY(-16px);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user