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; }