|
@@ -3848,6 +3848,13 @@ body.page .main-navigation {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+.entry .entry-content .wp-block-cover-image h2,
|
|
|
+.entry .entry-content .wp-block-cover h2 {
|
|
|
+ max-width: inherit;
|
|
|
+ margin: inherit;
|
|
|
+ text-align: inherit;
|
|
|
+}
|
|
|
+
|
|
|
.entry .entry-content .wp-block-cover-image.alignleft, .entry .entry-content .wp-block-cover-image.alignright,
|
|
|
.entry .entry-content .wp-block-cover.alignleft,
|
|
|
.entry .entry-content .wp-block-cover.alignright {
|