fixed nav button on mobile
This commit is contained in:
parent
cf38b3dd15
commit
fe2d757b50
4 changed files with 1473 additions and 273 deletions
File diff suppressed because one or more lines are too long
|
|
@ -97,7 +97,7 @@ html, body {
|
|||
.header-menu-button {
|
||||
min-width: 14px;
|
||||
min-height: 14px;
|
||||
border-radius: 7px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.header-exit-button {
|
||||
|
|
|
|||
Loading…
Reference in a new issue