This commit is contained in:
KONE SOREL 2026-03-11 09:33:38 +00:00
parent 961a7186f0
commit 785ad968e9

View File

@ -100,7 +100,7 @@ h1, h2, h3, h4, h5, h6,
border-bottom: 1px solid var(--border-light);
box-shadow: var(--shadow-xs);
padding: 0 1.25rem;
z-index: 1000;
z-index: 2000;
transition: background var(--transition-base);
}