Kaynağa Gözat

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

Varia: Fix gap that appears below the header
Maggie 4 yıl önce
ebeveyn
işleme
06d28fe8ec
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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
  */