Update html/styles.css
Some checks failed
Build and test / Explore-Gitea-Actions (push) Failing after 3s

This commit is contained in:
tfaour 2025-03-29 08:48:38 -04:00
parent ea2c3e355a
commit 8aef3bb3ad

View File

@ -129,9 +129,6 @@ h1 {
} }
@media (max-width: 600px) { @media (max-width: 600px) {
.icon-button {
width: 20px; /* Shrink icons for smaller screens */
}
.floating-buttons { .floating-buttons {
flex-wrap: wrap; flex-wrap: wrap;
} }