Fix style menu

This commit is contained in:
Gregoire Parant
2020-12-17 21:58:18 +01:00
parent ad56aafd15
commit ed8232b0f5
4 changed files with 52 additions and 9 deletions
+3
View File
@@ -10,9 +10,12 @@
background-color: black;
color: white;
border-radius: 7px;
height: 28px;
width: 28px;
}
#menuIcon button img{
width: 14px;
padding-top: 4px;
}
#menuIcon section {
margin: 10px;