feat: Modification des hovers du menu

This commit is contained in:
Simon 2020-11-26 17:22:00 +01:00
parent 50c8351c5b
commit bf20268106
1 changed files with 1 additions and 4 deletions

View File

@ -99,9 +99,6 @@
color: $vert
padding: 10px 0 0
&:hover
text-shadow: 1px 1px 0px scale-color($vert, $lightness: +15%)
.menu:hover .submenu
display: flex
@ -143,7 +140,7 @@
text-decoration: none
&:hover
text-shadow: 1px 1px 0px scale-color($vert, $lightness: +15%)
transform: scale(1.05)
img
margin: 0 10px 0 0