mirror of
https://github.com/Floriansylvain/portfolio.git
synced 2026-08-19 19:53:18 +02:00
💄 Removed useless ham-menu animation on hover (ruins phone user exp)
This commit is contained in:
+2
-2
@@ -186,9 +186,9 @@ a {
|
|||||||
background: #D6FFC9;
|
background: #D6FFC9;
|
||||||
}
|
}
|
||||||
|
|
||||||
header:hover {
|
/*header:hover {
|
||||||
transform: translateY(calc(-100% + 25px));
|
transform: translateY(calc(-100% + 25px));
|
||||||
}
|
}*/
|
||||||
|
|
||||||
.to-cross .hamburger {
|
.to-cross .hamburger {
|
||||||
gap: 0;
|
gap: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user