style for toggle menu and button burger clice bigger

This commit is contained in:
Baptiste Lemoine 2020-07-17 21:10:50 +02:00
parent a4fedd7466
commit b2ec1f033c
1 changed files with 3 additions and 1 deletions

View File

@ -322,9 +322,11 @@
}
.sidebar__toggle__icon{
margin: 0.5em;
padding: 2em;
margin-left: -2em;
}
.sidebar__toggle{
padding: 1em;
padding: 2em;
}
.sidebar__toggle__logo, .sidebar__toggle{
display: none;