diff --git a/html/styles.css b/html/styles.css index fc4301f..64bc585 100644 --- a/html/styles.css +++ b/html/styles.css @@ -129,9 +129,6 @@ h1 { } @media (max-width: 600px) { - .icon-button { - width: 20px; /* Shrink icons for smaller screens */ - } .floating-buttons { flex-wrap: wrap; }