Browse Source

Intergalactic 2: fix Header image spacing issue in Safari & Firefox, Fixes: #57

Allan Cole 7 years ago
parent
commit
1d8146c6d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      intergalactic-2/style.css

+ 1 - 1
intergalactic-2/style.css

@@ -2236,7 +2236,7 @@ object {
 	.single-thumbnail .entry-background {
 		position: relative;
 		z-index: -1;
-		top: -84px;
+		top: -85px;
 		clear: both;
 		width: 100%;
 		height: 100%;