Browse Source

Keep bottom spacing identical too

torres126 6 years ago
parent
commit
473dbbbae4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      canard/style.css

+ 1 - 1
canard/style.css

@@ -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;