Skip to content

Commit a435cdb

Browse files
committed
Don't forget to code inside a tags
1 parent c20a984 commit a435cdb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

styles/markdown.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@
171171
color: getColor(elephant);
172172
}
173173

174+
a code {
175+
color: $text-color-highlight;
176+
}
177+
174178
pre {
175179
background-color:getColor(mine-shaft);
176180
font-size: 13px;

0 commit comments

Comments
 (0)