fix: remove search-bar margin-bottom affecting header height

This commit is contained in:
Julien Maille 2026-01-16 22:17:12 +01:00
parent 780eee8808
commit 9ad93fac34

View file

@ -505,7 +505,6 @@ kbd {
position: relative;
width: 80%;
max-width: 100%;
margin-bottom: var(--spacing-xl);
display: flex;
align-items: center;
}