chevron is animated

This commit is contained in:
Gaelle Morin 2018-12-03 20:16:57 +01:00
parent 6f2f194fde
commit 6f7a6482d2
1 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,9 @@ sib-router {
.sub-menu {
display: none;
}
.menu-chevron {
transform: rotate(180deg);
}
}
}