From 1a4b314a6985fe8c53ee287787cdce477a12ff52 Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Thu, 1 Jun 2023 10:16:39 +0200 Subject: [PATCH] added textPole padding --- res/index/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/res/index/style.css b/res/index/style.css index c709167..e8be0de 100644 --- a/res/index/style.css +++ b/res/index/style.css @@ -19,6 +19,7 @@ body border-color: #3E392F; background: #6F7270; color: #C1BFBE; + padding: 1vh; } #nav_buttons