From 11d3ad0a5452572d55717aef1549814deb626835 Mon Sep 17 00:00:00 2001 From: sadorowo Date: Sat, 16 Mar 2024 11:08:55 +0100 Subject: [PATCH] remove unnecessary padding --- assets/style.mobile.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/assets/style.mobile.css b/assets/style.mobile.css index 1037191..51ecae5 100644 --- a/assets/style.mobile.css +++ b/assets/style.mobile.css @@ -4,10 +4,6 @@ border-bottom: 1px solid; } - body>div>div#inner { - padding: 0.5em !important; - } - body>#arrows { display: flex !important; width: 100% !important;