mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2026-03-22 00:26:20 +00:00
Removed hover from navigation button
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user