From 3894833e2196007475dc672df5567b53b53700cf Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Sat, 27 Jan 2024 13:05:18 -0600 Subject: [PATCH] Fix no padding --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 418cfd8..9f85c59 100644 --- a/static/style.css +++ b/static/style.css @@ -279,6 +279,7 @@ hr { padding: 0; overflow: hidden; border-radius: 5px; + margin-right: 1.9%; } .lengthBar > span {