|
@@ -4,6 +4,8 @@
|
|
|
background-color: #{map-deep-get($config-cover, "color", "background")};
|
|
|
color: #{map-deep-get($config-cover, "color", "foreground")};
|
|
|
min-height: #{map-deep-get($config-cover, "height")};
|
|
|
+ margin-top: inherit;
|
|
|
+ margin-bottom: inherit;
|
|
|
|
|
|
.wp-block-cover__inner-container,
|
|
|
.wp-block-cover-image-text,
|