Skip to content

Commit 9560fc8

Browse files
committed
Increase padding below paragraphs
1 parent 4705dbd commit 9560fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_assets/css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ h3 {
3838
}
3939

4040
p, ol, ul, pre {
41-
padding-bottom: 0.5rem;
41+
padding-bottom: 1rem;
4242
}
4343

4444
em {

0 commit comments

Comments
 (0)