From 8aef3bb3ade41ac8aac8479cae3c92ba5679654f Mon Sep 17 00:00:00 2001 From: tfaour Date: Sat, 29 Mar 2025 08:48:38 -0400 Subject: [PATCH] Update html/styles.css --- html/styles.css | 3 --- 1 file changed, 3 deletions(-) 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; }