mirror of
https://github.com/youwen5/site.git
synced 2025-01-17 20:52:08 -08:00
style: increase line spacing in blog posts
This commit is contained in:
parent
bd53c89296
commit
8d03497232
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
|
||||
p {
|
||||
@apply leading-relaxed my-2;
|
||||
@apply leading-loose my-2;
|
||||
}
|
||||
|
||||
ol,
|
||||
|
|
Loading…
Reference in a new issue