move search button back down
This commit is contained in:
parent
ac9b67fb71
commit
75c7edb4fb
1 changed files with 4 additions and 0 deletions
|
@ -133,6 +133,10 @@ details[open] {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.nav-item:last-child {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.nav-link__logo__wrapper {
|
||||
padding: 2rem 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue