Update style.css

This commit is contained in:
2025-05-28 16:38:45 +02:00
parent c4cc3eb539
commit 9e262c900d
+1 -1
View File
@@ -985,7 +985,7 @@ div.content {
@media screen and (max-width: 700px) {
.itemlist {
grid-template-columns: repeat(2, 1fr);
padding: 10px 0px;
padding: 10px 1%;
}
.select-section {