update css
This commit is contained in:
parent
4130991943
commit
cbd7445a0f
@ -29,17 +29,16 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.menu-button {
|
.menu-button {
|
||||||
height:50px;
|
height:35px;
|
||||||
width:50px;
|
width:50px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border:1px solid #ccc;
|
|
||||||
border-radius: 10%
|
border-radius: 10%
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-button span{
|
.menu-button span{
|
||||||
display:block;
|
display:block;
|
||||||
width:40px;
|
width:40px;
|
||||||
height:10px;
|
height:4px;
|
||||||
margin:5px auto;
|
margin:5px auto;
|
||||||
background-color:#ccc;
|
background-color:#ccc;
|
||||||
border-radius:10%
|
border-radius:10%
|
||||||
|
Loading…
Reference in New Issue
Block a user