mobile : center text button. homogenize close / open nav btns

This commit is contained in:
isUnknown 2025-02-21 09:37:28 +01:00
parent 455801a0d2
commit 6c245966e1
9 changed files with 92 additions and 64 deletions

View file

@ -1,7 +1,3 @@
button.open-nav {
display: inline-block;
}
#nav-overlay {
position: fixed;
inset: 0;
@ -108,6 +104,9 @@ button.search__icon {
padding: var(--unit--vertical) var(--unit--horizontal);
}
footer {
width: 100%;
}
.panel-close {
position: fixed;
box-sizing: border-box;