Style fix for anchor elements (#346)

Don't impose a fixed weight for all anchor elements, since it prevents anchor text from easily being shown in bold.
This commit is contained in:
Patrice Chalin 2020-07-11 16:25:03 -04:00 committed by GitHub
parent 0acb2dc4f4
commit 21230960a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -203,8 +203,6 @@ $colors: mergeColorMaps(("secondary": ($secondary, $white), "twitter-blue": ($tw
margin-bottom: 1em
p a
font-weight: $weight-medium
&:hover
color: $secondary