Revert #716, I broke things. :(
This commit is contained in:
parent
7b8b4186b4
commit
cb0cffcbba
1 changed files with 1 additions and 6 deletions
|
@ -3345,15 +3345,10 @@ a {
|
|||
padding-top: 60px;
|
||||
}
|
||||
.archive .hentry:first-of-type,
|
||||
.blog .hentry:first-of-type,
|
||||
.search .hentry:first-of-type {
|
||||
margin-top: -60px;
|
||||
}
|
||||
.blog .hentry:first-of-type {
|
||||
margin: 0;
|
||||
position: relative;
|
||||
bottom: 60px;
|
||||
z-index: -1;
|
||||
}
|
||||
.page .entry-footer {
|
||||
margin-bottom: 30px;
|
||||
margin-top: 30px;
|
||||
|
|
Loading…
Reference in a new issue