Skip to content

Commit 4277379

Browse files
committed
🎨 Pad paragraphs
1 parent d6afc09 commit 4277379

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/_sources/_static/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ div.bodywrapper section {
2121
background-color: white;
2222
padding: 0 20px 30px 20px;
2323
}
24+
div.bodywrapper section > p {
25+
padding-bottom: 1ex;
26+
}
2427
div.bodywrapper section h2 {
2528
margin-block-start: 0;
2629
padding-block-start: 0.83em;

0 commit comments

Comments
 (0)