pointer added

This commit is contained in:
Gaelle Morin 2018-12-06 10:00:58 +01:00
parent c8228f51c1
commit ea00a3712f
1 changed files with 4 additions and 3 deletions

View File

@ -60,9 +60,10 @@ sib-router {
.sub-menu {
padding-left: 1.8em;
div{
color: $color-grey-mid;
padding-bottom: 0.7em;
font-size: 15px;
color: $color-grey-mid;
padding-bottom: 0.7em;
font-size: 15px;
cursor: pointer;
}
}