Give the comments some breathing room
This commit is contained in:
parent
dc8f1d9f9f
commit
a1dcbe019c
2 changed files with 6 additions and 0 deletions
|
@ -254,6 +254,10 @@ nav {
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.comments {
|
||||||
|
margin-top: 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrapper-footer {
|
.wrapper-footer {
|
||||||
|
|
|
@ -221,6 +221,8 @@ nav {
|
||||||
color: #666666;
|
color: #666666;
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
font-style: italic; }
|
font-style: italic; }
|
||||||
|
.post .comments {
|
||||||
|
margin-top: 10px; }
|
||||||
|
|
||||||
.wrapper-footer {
|
.wrapper-footer {
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue