From 0b4e4f8460c0fb7bf3b1bab8f5cedfbaec334bfe Mon Sep 17 00:00:00 2001 From: sqrtthree Date: Fri, 23 Apr 2021 10:46:22 +0800 Subject: [PATCH] fix: Adjust styles to make line highlighting works in default layout --- styles/_components/_code.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/_components/_code.styl b/styles/_components/_code.styl index 2243bcc..e7e0f55 100644 --- a/styles/_components/_code.styl +++ b/styles/_components/_code.styl @@ -15,6 +15,7 @@ p code background-color darken($gray, 80%) +.content__default, .content-block pre, pre[class*="language-"] line-height 1.4