From 6943df8df003ab08219b1f8a8927646a532d1bc9 Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Fri, 4 Feb 2022 21:14:00 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Removed=20useless=20ham-menu=20a?= =?UTF-8?q?nimation=20on=20hover=20(ruins=20phone=20user=20exp)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylesheet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stylesheet.css b/stylesheet.css index c74239c..0f508f8 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -186,9 +186,9 @@ a { background: #D6FFC9; } -header:hover { +/*header:hover { transform: translateY(calc(-100% + 25px)); -} +}*/ .to-cross .hamburger { gap: 0;