Преглед изворни кода

Merge pull request #3086 from Automattic/fix/varia-header-gap

Varia: Fix gap that appears below the header
Maggie пре 4 година
родитељ
комит
06d28fe8ec
1 измењених фајлова са 4 додато и 0 уклоњено
  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
  */