Allow the byline links to be subtly distinguished

This commit is contained in:
benjamin melançon 2018-11-17 17:06:13 -05:00
parent 56fb49aa29
commit 597fc07c84

View file

@ -92,7 +92,6 @@ hr {
.byline {
color: $blue-light;
a {
color: $blue-light;
&:hover {
color: $blue;
text-decoration: underline;