Remove code link style so it uses the default link color (#10578)

This commit is contained in:
James Cote 2020-10-05 08:51:47 -04:00 committed by GitHub
parent 1375e8a4df
commit 4687707de1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,10 +73,6 @@ body {
}
a {
code {
color: var(--link-color);
}
&.anchor {
padding-top: 0;
margin-top: 0;