Header: hide sandwich menu overflow
This commit is contained in:
parent
e5e5610dfa
commit
15908a572e
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ import { SITE_TITLE } from '../consts';
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
overflow: hidden;
|
||||||
padding: 0.5em 0;
|
padding: 0.5em 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in a new issue