revises the SCSS styles

This commit is contained in:
Huy Tran 2018-07-24 10:08:48 +10:00
parent fcc4481017
commit adfeaa7e76
6 changed files with 33 additions and 28 deletions

View file

@ -8,10 +8,10 @@
color: $gray-1;
border: none;
&:hover {
@include link-no-decoration();
color: $link-color;
}
&:focus {
@include link-no-decoration();
color: $link-color;
}
}
.sidebar-about {