Keep bottom spacing identical too

This commit is contained in:
torres126 2019-04-08 08:41:45 +01:00 committed by GitHub
parent 511570669a
commit 473dbbbae4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3349,7 +3349,7 @@ a {
margin-top: -60px;
}
.blog .hentry:first-of-type {
margin-top: 0;
margin: 0;
position: relative;
bottom: 60px;
z-index: -1;