Skip to content

Commit 938305d

Browse files
committed
feat(antdsite): add margin-bottom to title.
1 parent 1a924a3 commit 938305d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/antdsite/src/assets/markdown.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
font-weight: 500;
4242
clear: both;
4343
margin-top: -3.6rem;
44+
margin-bottom: 0.6rem;
4445
padding-top: 4.6rem;
45-
margin-bottom: 0;
4646
}
4747

4848
.markdown h2 {

0 commit comments

Comments
 (0)