Reduce number of font size
This commit is contained in:
@@ -2,10 +2,13 @@ h1, h2, h3
|
||||
font-weight: normal
|
||||
color: $title-color
|
||||
|
||||
h1
|
||||
font-size: $page-title-size
|
||||
|
||||
h2
|
||||
font-size: 1.3em
|
||||
font-size: $text-large
|
||||
margin-bottom: 10px
|
||||
|
||||
h3
|
||||
margin-top: 10px
|
||||
font-size: 1.2em
|
||||
font-size: $text-medium
|
||||
|
||||
Reference in New Issue
Block a user