From b0695b592a3eec08419576b74901237add0d2e37 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 26 Feb 2026 10:13:04 +0000 Subject: [PATCH] df --- Bootstrap_new/css/theme-modern.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 6c0663d8..612d38e7 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -444,7 +444,7 @@ h1, h2, h3, h4, h5, h6, background: var(--bg-surface); border-radius: var(--radius-md); box-shadow: var(--shadow-xs); - margin: 0 16px 16px; + margin: 0 1px 16px; scrollbar-width: none; } .scrollmenu::-webkit-scrollbar { display: none; }