From ea9faaaa3dba8fde9ada4b732b49f72a1eb93e1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=86=20stargen=20=E2=98=86?= Date: Tue, 10 Dec 2024 14:20:57 -0600 Subject: [PATCH] Update style.css --- data/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/style.css b/data/style.css index 908c278..9c30194 100644 --- a/data/style.css +++ b/data/style.css @@ -65,6 +65,10 @@ html, body { height: 100%; } +.logofx:hover { + transform: scale(1.2) +} + .wrapper { margin: 0px; padding: 0px;