From 9dcb5ceb538575980e619909b3b87b239416aca2 Mon Sep 17 00:00:00 2001 From: Spicy_Marinara Date: Tue, 14 Oct 2025 20:38:52 +0200 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 81e006a..86f20b2 100644 --- a/style.css +++ b/style.css @@ -375,7 +375,7 @@ body:has(.rpg-panel.rpg-position-left) #sheld { justify-content: space-between; align-items: center; margin: 0; - margin-bottom: 6px; + margin-bottom: 8px; padding: 0; border-bottom: 2px solid var(--rpg-border); flex-shrink: 0;