move search button back down

This commit is contained in:
ajuvercr 2020-09-17 22:52:42 +02:00
parent ac9b67fb71
commit 75c7edb4fb

View file

@ -133,6 +133,10 @@ details[open] {
width: 100%;
}
.nav-item:last-child {
margin-top: auto;
}
.nav-link__logo__wrapper {
padding: 2rem 0;
}