Skip to content

Commit

Permalink
Update article style
Browse files Browse the repository at this point in the history
  • Loading branch information
duffleit committed Apr 16, 2018
1 parent a8ac81d commit bf92def
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _sass/_article.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
article {
padding: 3rem 0;

h2{
padding: 3rem 0 2rem 0;
}

.post-date {
i {
margin-right: 1rem;
Expand All @@ -12,4 +16,4 @@ article {
color: #9a9a9a;
font-size: $small-font-size;
}
}
}

0 comments on commit bf92def

Please sign in to comment.