Skip to content

Commit

Permalink
fix links color
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecaret committed Nov 30, 2017
1 parent 30f790c commit 9a3e693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/_links.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
opacity: 1;
transition: opacity 0.2s;
text-align: center;
color: inherit;
&:hover {
text-decoration: none;
opacity: 0.6;
Expand Down

0 comments on commit 9a3e693

Please sign in to comment.