mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
update h1 style of markdown
This commit is contained in:
@@ -48,12 +48,12 @@ marked()
|
|||||||
*:not(a.lineAnchor) + h1, *:not(a.lineAnchor) + h2, *:not(a.lineAnchor) + h3, *:not(a.lineAnchor) + h4, *:not(a.lineAnchor) + h5, *:not(a.lineAnchor) + h6
|
*:not(a.lineAnchor) + h1, *:not(a.lineAnchor) + h2, *:not(a.lineAnchor) + h3, *:not(a.lineAnchor) + h4, *:not(a.lineAnchor) + h5, *:not(a.lineAnchor) + h6
|
||||||
margin-top 25px
|
margin-top 25px
|
||||||
h1
|
h1
|
||||||
font-size 2em
|
font-size 1.8em
|
||||||
border-bottom solid 2px borderColor
|
border-bottom solid 2px borderColor
|
||||||
line-height 2.333em
|
line-height 2em
|
||||||
h2
|
h2
|
||||||
font-size 1.66em
|
font-size 1.66em
|
||||||
line-height 2.07em
|
line-height 1.8em
|
||||||
h3
|
h3
|
||||||
font-size 1.33em
|
font-size 1.33em
|
||||||
line-height 1.6625em
|
line-height 1.6625em
|
||||||
|
|||||||
Reference in New Issue
Block a user