mobile : center text button. homogenize close / open nav btns
This commit is contained in:
parent
455801a0d2
commit
6c245966e1
9 changed files with 92 additions and 64 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue