revises the SCSS styles
This commit is contained in:
parent
fcc4481017
commit
adfeaa7e76
6 changed files with 33 additions and 28 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue