💄 fix: markdown style

This commit is contained in:
沈宇 2020-04-21 14:04:51 +08:00
parent 7034f76024
commit 29561f6687
2 changed files with 12 additions and 3 deletions

View File

@ -28,8 +28,17 @@ body
*/ */
h1 h1
font-size 2em font-size 30px
margin 0.67em 0 h2
font-size 28px
h3
font-size 26px
h4
font-size 24px
h5
font-size 21px
h6
font-size 18px
/* Grouping content /* Grouping content
========================================================================== */ ========================================================================== */

File diff suppressed because one or more lines are too long