link color

This commit is contained in:
Michael Zhang 2020-02-12 01:42:03 -06:00
parent 2f464c83ca
commit 9b62b63ea9
Signed by: michael
GPG Key ID: BDA47A31A3C8EE6B
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ a {
}
&.permalink {
color: lighten($link-color, 25%);
color: $link-color;
font-size: 0.65em;
}
}