From 9c4edb79ad01cdc3f86fbd90b61051885aae6b97 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Fri, 10 Jan 2025 04:38:11 +0200 Subject: [PATCH] s Signed-off-by: Nikola Hristov --- Source/Stylesheet/Component/Footer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Stylesheet/Component/Footer.css b/Source/Stylesheet/Component/Footer.css index 946b066a..13a9997c 100644 --- a/Source/Stylesheet/Component/Footer.css +++ b/Source/Stylesheet/Component/Footer.css @@ -45,7 +45,7 @@ } &:active { - transform: scale(0.98); /* Slight shrink effect when clicked */ + transform: scale(0.98); } &:hover,