Updated Mobile Padding

This commit is contained in:
2025-05-28 12:34:55 +02:00
parent ade363e00a
commit 2dc71d8c13
+1
View File
@@ -956,6 +956,7 @@ div.content {
@media screen and (max-width: 700px) {
.itemlist {
grid-template-columns: repeat(2, 1fr);
padding: 0px;
}
.select-section {