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;
|
position: relative;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
margin-bottom: var(--spacing-xl);
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue