|
@@ -927,6 +927,15 @@
|
|
.wp-block-media-text__media {
|
|
.wp-block-media-text__media {
|
|
z-index: 2;
|
|
z-index: 2;
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+ &.alignfull .wp-block-media-text__content {
|
|
|
|
+ padding: 0 1rem;
|
|
|
|
+
|
|
|
|
+ @include media(tablet) {
|
|
|
|
+ padding: 32px 8%;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
.wp-block-media-text__content {
|
|
.wp-block-media-text__content {
|
|
@include post-section-dash;
|
|
@include post-section-dash;
|
|
@include media(tablet) {
|
|
@include media(tablet) {
|