Skip to content

Commit

Permalink
feat(antdsite): add margin-bottom to title.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyi7099 committed Jul 30, 2019
1 parent 1a924a3 commit 938305d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/antdsite/src/assets/markdown.less
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
font-weight: 500;
clear: both;
margin-top: -3.6rem;
margin-bottom: 0.6rem;
padding-top: 4.6rem;
margin-bottom: 0;
}

.markdown h2 {
Expand Down

0 comments on commit 938305d

Please sign in to comment.