mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
increase line-height on article headers
This commit is contained in:
parent
58df06aa98
commit
c3bab1bbcf
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ article { width: 80%
|
||||||
article h1 { text-align: left
|
article h1 { text-align: left
|
||||||
; font-size: 2em
|
; font-size: 2em
|
||||||
; font-weight: normal
|
; font-weight: normal
|
||||||
|
; line-height: 1.2em
|
||||||
; color: #222
|
; color: #222
|
||||||
; margin: 1em 0
|
; margin: 1em 0
|
||||||
; padding-left: 0
|
; padding-left: 0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue