Varia: Fix gap that appears below the header
@@ -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
*/