Browse Source

reverted change that added a margin to the header of varia and children

Maggie Cabrera 4 years ago
parent
commit
d12954c122
1 changed files with 4 additions and 0 deletions
  1. 4 0
      varia/inc/style-wpcom.css

+ 4 - 0
varia/inc/style-wpcom.css

@@ -9,6 +9,10 @@
 	display: none;
 }
 
+.home.page.hide-homepage-title .site-main > article > .entry-content {
+	margin-top: 0;
+}
+
 /**
  * Fix Direct Manipulation icons in the Customizer
  */