diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 5a3f5a28..808ccf52 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -553,7 +553,7 @@ h1, h2, h3, h4, h5, h6, #barre_laterale_d { position: fixed; right: 0; - top: 100px; + top: 80px; width: var(--context-width) !important; height: calc(100vh - var(--header-height)); background: var(--bg-surface);