From 787413d02732e9092e903c65508b903a9bbcc37f Mon Sep 17 00:00:00 2001 From: Equa <107852330+EquaTechnologies@users.noreply.github.com> Date: Fri, 13 Dec 2024 21:02:08 +0200 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index e7df3de..0dc3885 100644 --- a/style.css +++ b/style.css @@ -337,7 +337,7 @@ input[type="text"]:focus { box-shadow: 0 2px 10px var(--shadow); } -/* Scale go up (no i won't remove this)*/ +/* Scale go up (no i won't remove this) WARP*/ .shortcut:hover { transform: scale(1.079); /* Scale up the element*/ }