From 3127780ab02fe12aee1189957430d58984309e10 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Wed, 17 Sep 2025 23:28:00 +0000 Subject: [PATCH] final final --- assets/css/custom.css | 15 +++++++++++++++ index.php | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/assets/css/custom.css b/assets/css/custom.css index 1b11500..fe6b9d9 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -15,6 +15,21 @@ margin-left: 1rem !important; } +#sound-toggle { + cursor: pointer; + transition: transform 0.2s ease; + margin-top: -8px; +} + +#sound-toggle:hover { + transform: scale(1.1); +} + +#sound-on-icon, +#sound-off-icon { + font-size: 28px; +} + /* --- Base & Typography --- */ :root { --font-family: 'Nunito', sans-serif; diff --git a/index.php b/index.php index 98230b3..012dd5a 100644 --- a/index.php +++ b/index.php @@ -38,8 +38,8 @@

Your Garden

- - + 🔊 +