From 1c31705c56d689ec2bf320a7ed0c4cc382ab4cd6 Mon Sep 17 00:00:00 2001 From: arzumify Date: Mon, 4 Mar 2024 19:34:02 +0000 Subject: [PATCH] 1 px off --- hectabitstyles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hectabitstyles.css b/hectabitstyles.css index 77b893f..ac3e1f7 100755 --- a/hectabitstyles.css +++ b/hectabitstyles.css @@ -78,7 +78,7 @@ body { height: 100%; display: flex; flex-direction: column; - padding-right: 35px; + padding-right: 36px; z-index: 2; }