mirror of
https://github.com/hnasheralneam/hnasheralneam.github.io.git
synced 2024-11-06 15:45:54 -05:00
Adjust line height on thoughts page
This commit is contained in:
parent
78acf2426c
commit
9b8fc21eb7
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ body {
|
|||
.article p {
|
||||
margin-bottom: .4rem;
|
||||
text-indent: 1rem;
|
||||
line-height: 1.3rem;
|
||||
line-height: 1.5em;
|
||||
font-size: 1.1rem;
|
||||
font-family: serif;
|
||||
transition: .2s;
|
||||
|
|
Loading…
Reference in a new issue