mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-30 09:14: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
|
font-family: $source-code-font-family
|
||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
line-height: 1
|
line-height: 1
|
||||||
word-spacing: -0.3em
|
|
||||||
|
|
||||||
h2
|
h2
|
||||||
margin-top: 0
|
margin-top: 0.1em
|
||||||
margin-bottom: 2em
|
margin-bottom: 2em
|
||||||
|
|
||||||
h1, h2
|
h1, h2
|
||||||
@ -32,7 +31,7 @@ h1, h2
|
|||||||
h3
|
h3
|
||||||
font-size: 1.3em
|
font-size: 1.3em
|
||||||
font-family: $source-code-font-family
|
font-family: $source-code-font-family
|
||||||
margin-bottom: 0
|
margin-bottom: 1em
|
||||||
position: relative
|
position: relative
|
||||||
padding-left: .1em
|
padding-left: .1em
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user