|
@@ -3895,6 +3895,21 @@ body.page .main-navigation {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+.entry .entry-content .wp-block-cover-image h1,
|
|
|
+.entry .entry-content .wp-block-cover-image h2,
|
|
|
+.entry .entry-content .wp-block-cover-image h3,
|
|
|
+.entry .entry-content .wp-block-cover-image h4,
|
|
|
+.entry .entry-content .wp-block-cover-image h5,
|
|
|
+.entry .entry-content .wp-block-cover-image h6,
|
|
|
+.entry .entry-content .wp-block-cover h1,
|
|
|
+.entry .entry-content .wp-block-cover h2,
|
|
|
+.entry .entry-content .wp-block-cover h3,
|
|
|
+.entry .entry-content .wp-block-cover h4,
|
|
|
+.entry .entry-content .wp-block-cover h5,
|
|
|
+.entry .entry-content .wp-block-cover h6 {
|
|
|
+ font-weight: normal;
|
|
|
+}
|
|
|
+
|
|
|
.entry .entry-content .wp-block-cover-image h1,
|
|
|
.entry .entry-content .wp-block-cover h1 {
|
|
|
font-size: 2.8125em;
|