mirror of https://github.com/grpc/grpc.io.git
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:
parent
0acb2dc4f4
commit
21230960a4
|
|
@ -203,8 +203,6 @@ $colors: mergeColorMaps(("secondary": ($secondary, $white), "twitter-blue": ($tw
|
|||
margin-bottom: 1em
|
||||
|
||||
p a
|
||||
font-weight: $weight-medium
|
||||
|
||||
&:hover
|
||||
color: $secondary
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue