|
@@ -1541,7 +1541,8 @@ button[data-load-more-btn] {
|
|
.wp-block-cover-image {
|
|
.wp-block-cover-image {
|
|
background-color: black;
|
|
background-color: black;
|
|
min-height: 480px;
|
|
min-height: 480px;
|
|
- margin: inherit;
|
|
|
|
|
|
+ margin-top: inherit;
|
|
|
|
+ margin-bottom: inherit;
|
|
/* default & custom background-color */
|
|
/* default & custom background-color */
|
|
/* Treating H2 separately to account for legacy /core styles */
|
|
/* Treating H2 separately to account for legacy /core styles */
|
|
/**
|
|
/**
|