浏览代码

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
  */