Skip to content

Commit e71ebd4

Browse files
Add more spacing within content
1 parent 2fffba2 commit e71ebd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles/theme.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,11 @@ h4 {
153153
}
154154

155155
.nextra-content h2 ~ p {
156-
margin-top: .3rem
156+
margin-top: .8rem
157157
}
158158

159159
.nextra-content h3 ~ p {
160-
margin-top: .3rem;
160+
margin-top: .6rem;
161161
}
162162

163163

0 commit comments

Comments
 (0)