mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-29 16:54:12 +02:00
Improve vertical text spacing
This commit is contained in:
parent
bca3b23f56
commit
a0aa878862
@ -20,10 +20,9 @@ h1
|
||||
font-family: $source-code-font-family
|
||||
margin-bottom: 0
|
||||
line-height: 1
|
||||
word-spacing: -0.3em
|
||||
|
||||
h2
|
||||
margin-top: 0
|
||||
margin-top: 0.1em
|
||||
margin-bottom: 2em
|
||||
|
||||
h1, h2
|
||||
@ -32,7 +31,7 @@ h1, h2
|
||||
h3
|
||||
font-size: 1.3em
|
||||
font-family: $source-code-font-family
|
||||
margin-bottom: 0
|
||||
margin-bottom: 1em
|
||||
position: relative
|
||||
padding-left: .1em
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user