Shortened article line height
This commit is contained in:
parent
1013785b60
commit
f289f729bb
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ section {
|
|||
h3 { font-size: 30px; }
|
||||
h4 { font-size: 25px; }
|
||||
h5 { font-size: 22px; }
|
||||
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
// Article content blocks
|
||||
|
|
Loading…
Reference in a new issue