feat: Ajout de style pour le bouton menu en mobile

This commit is contained in:
Simon 2020-12-03 18:32:00 +01:00
parent 75f63b42b2
commit 33cb348efd
1 changed files with 10 additions and 0 deletions

View File

@ -20,6 +20,16 @@ body
color: $color-primary
background-color: $color-secondary
.open-button, .close-button
border-radius: 0
border: 1px solid white
padding: .2rem .5rem
cursor: pointer
&:hover
color: white
.md p
img
margin: 3rem auto