fix: remove search-bar margin-bottom affecting header height
This commit is contained in:
parent
780eee8808
commit
9ad93fac34
1 changed files with 0 additions and 1 deletions
|
|
@ -505,7 +505,6 @@ kbd {
|
|||
position: relative;
|
||||
width: 80%;
|
||||
max-width: 100%;
|
||||
margin-bottom: var(--spacing-xl);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue