💄 Removed useless ham-menu animation on hover (ruins phone user exp)

This commit is contained in:
Florian Sylvain
2022-02-04 21:14:00 +01:00
parent 5c059fcc56
commit 6943df8df0
+2 -2
View File
@@ -186,9 +186,9 @@ a {
background: #D6FFC9;
}
header:hover {
/*header:hover {
transform: translateY(calc(-100% + 25px));
}
}*/
.to-cross .hamburger {
gap: 0;