update: CSS refactoring

This commit is contained in:
Gaëlle Morin
2019-06-27 13:45:35 +02:00
parent 3accd38b31
commit 738eff4760
4 changed files with 9 additions and 21 deletions

View File

@ -176,7 +176,7 @@ sib-action[name='edit'] {
color: $color-215-6-63;
&>sib-link {
@include icon('options-vertical');
@include icon('pencil');
font-size: 2rem;
}
}