Font size changes for headers
This commit is contained in:
parent
8450623c91
commit
315d84d25f
1 changed files with 9 additions and 0 deletions
|
@ -104,3 +104,12 @@ p:first-child
|
||||||
|
|
||||||
*:target
|
*:target
|
||||||
background-color: lighten($highlight-color, 40%)
|
background-color: lighten($highlight-color, 40%)
|
||||||
|
|
||||||
|
h1
|
||||||
|
font-size: 1.7em
|
||||||
|
|
||||||
|
h2
|
||||||
|
font-size: 1.5em
|
||||||
|
|
||||||
|
h3
|
||||||
|
font-size: 1.3em
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue