ouidade 3 years ago
parent
commit
d4c49920d7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      user/themes/epau-antimatter/scss/template/_core.scss

+ 2 - 2
user/themes/epau-antimatter/scss/template/_core.scss

@@ -45,8 +45,8 @@ b, strong {
 	@extend .padding-horiz;
 
 	background: $page-bg;
-	padding-top: $header-height;
-	// padding-top: $header-height + $padding-vert;
+	// padding-top: $header-height;
+	padding-top: $header-height + $padding-vert;
 	padding-bottom: $footer-height + $padding-vert + 2rem;
 }