Skip to content

Commit 6565540

Browse files
make code links more obvious
1 parent eb108e0 commit 6565540

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_sass/html.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ p {
1313
margin-top: 0;
1414
}
1515

16-
a {
16+
a,
17+
code a {
1718
color: $medium-blue;
1819

1920
&:hover {

0 commit comments

Comments
 (0)