Skip to content

Commit dd839e0

Browse files
committed
Fix heading margin
1 parent 0a37542 commit dd839e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

web/src/styles/custom.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,5 @@ td {
223223

224224
.sl-heading-wrapper {
225225
display: inline-block;
226-
margin-bottom: 20px;
227-
margin-top: 20px;
226+
margin-top: 15px;
228227
}

0 commit comments

Comments
 (0)