Merge pull request #952 from xmedeko/buble-patch-2

buble theme: fix strong font-weight increased to 600 (onto master branch)
This commit is contained in:
Anix
2019-12-03 20:18:21 +05:30
committed by GitHub
+4 -1
View File
@@ -35,9 +35,12 @@ $sidebar-width = 16rem
color #333
font-weight 400
.markdown-section strong
color #333
font-weight 600
.markdown-section a
color var(--theme-color, $color-primary)
font-weight 400
.markdown-section p, .markdown-section ul, .markdown-section ol
line-height 1.6rem