Give the comments some breathing room

kramdown-and-rouge
Barry Clark 2014-06-11 09:07:22 -04:00
parent dc8f1d9f9f
commit a1dcbe019c
2 changed files with 6 additions and 0 deletions

View File

@ -254,6 +254,10 @@ nav {
font-size: 22px;
font-style: italic;
}
.comments {
margin-top: 10px;
}
}
.wrapper-footer {

View File

@ -221,6 +221,8 @@ nav {
color: #666666;
font-size: 22px;
font-style: italic; }
.post .comments {
margin-top: 10px; }
.wrapper-footer {
margin-top: 50px;