diff --git a/static/css/main.css b/static/css/main.css index 72f4be5..85b0a65 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -2592,6 +2592,7 @@ html { z-index: 99; transition: all 0.3s ease; opacity: 0.2; + zoom: 1; /* Prevent zoom inheritance */ } .back-to-top:hover { @@ -2643,6 +2644,7 @@ html { z-index: 99; transition: all 0.3s ease; opacity: 0.2; + zoom: 1; /* Prevent zoom inheritance */ } .info-button:hover {