Skip to content

Commit 3d643dc

Browse files
committed
Tweak margins
1 parent 51c92ad commit 3d643dc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/styles/main.less

+3-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@ main {
6969
}
7070

7171
p {
72-
margin: 0.5rem 0;
72+
// margin: 0.5rem 0;
73+
margin-top: .5rem;
74+
margin-bottom: 1.2rem;
7375
}
7476

7577
a:not(:is(h1, h2, h3, h4, h5, h6) > a) {

0 commit comments

Comments
 (0)