Skip to content

Commit d37014c

Browse files
had my CSS selector backwards
1 parent 6565540 commit d37014c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/html.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ p {
1414
}
1515

1616
a,
17-
code a {
17+
a code {
1818
color: $medium-blue;
1919

2020
&:hover {

0 commit comments

Comments
 (0)