Skip to content

Commit c94361e

Browse files
committed
style: add space between paragraphs
1 parent dcbf64e commit c94361e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/globals.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,8 @@ body {
9898

9999
[data-theme='dark'] .pages {
100100
color: #919191;
101+
}
102+
103+
p {
104+
margin-bottom: 16px;
101105
}

0 commit comments

Comments
 (0)