Skip to content

Commit

Permalink
Fixed home page padding too large
Browse files Browse the repository at this point in the history
  • Loading branch information
yanm1ng committed Sep 21, 2017
1 parent 4d9b81a commit 6c26db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/css/style.styl
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pre
.article-card
padding-bottom: 20px
&:first-child
margin-top: 80px
margin-top: 60px

h2.article-head
font-size: 1.6em
Expand Down

0 comments on commit 6c26db4

Please sign in to comment.