Skip to content

Commit fb59cb5

Browse files
committed
CSS tweak to paragraphs
1 parent 1144630 commit fb59cb5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

layouts/partials/custom-header.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
--MAIN-WIDTH-MAX: 130rem;
2222
--MENU-WIDTH-L: 23rem;
2323
}
24+
p {
25+
margin: 0.75rem 0;
26+
}
2427
.highlight {
2528
max-height: 500px;
2629
overflow-y: auto;

0 commit comments

Comments
 (0)