feat(style): increase line-height for paragraph
This commit is contained in:
parent
bfe18181af
commit
f98647cabb
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ h1, h2, h3 {
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
line-height: 1.15em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue