Skip to content

Commit

Permalink
fix: Adjust styles to make line highlighting works in default layout
Browse files Browse the repository at this point in the history
  • Loading branch information
linhe0x0 committed Apr 23, 2021
1 parent bc634fd commit 0b4e4f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/_components/_code.styl
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ p
code
background-color darken($gray, 80%)

.content__default,
.content-block
pre, pre[class*="language-"]
line-height 1.4
Expand Down

0 comments on commit 0b4e4f8

Please sign in to comment.