Skip to content

Commit

Permalink
Give the comments some breathing room
Browse files Browse the repository at this point in the history
  • Loading branch information
barryclark committed Jun 11, 2014
1 parent dc8f1d9 commit a1dcbe0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,10 @@ nav {
font-size: 22px;
font-style: italic;
}

.comments {
margin-top: 10px;
}
}

.wrapper-footer {
Expand Down
2 changes: 2 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,8 @@ nav {
color: #666666;
font-size: 22px;
font-style: italic; }
.post .comments {
margin-top: 10px; }

.wrapper-footer {
margin-top: 50px;
Expand Down

0 comments on commit a1dcbe0

Please sign in to comment.