From 9e262c900def78794ccf24be55369c59ccc22c72 Mon Sep 17 00:00:00 2001 From: SiskelDev Date: Wed, 28 May 2025 16:38:45 +0200 Subject: [PATCH] Update style.css --- data/style/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/style/style.css b/data/style/style.css index 1495b6c..6be6e32 100644 --- a/data/style/style.css +++ b/data/style/style.css @@ -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 {