|
@@ -192,34 +192,6 @@ hr.wp-block-separator.is-style-wide {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.full-max-width {
|
|
|
- max-width: calc(100% + 50px);
|
|
|
- width: calc(100% + 50px);
|
|
|
- margin-left: -25px;
|
|
|
- margin-right: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.wp-block-group .wp-block-group__inner-container > *.alignfull {
|
|
|
- max-width: calc(100% + 50px);
|
|
|
- width: calc(100% + 50px);
|
|
|
- margin-left: -25px;
|
|
|
- margin-right: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.alignfull {
|
|
|
- max-width: calc(100% + 50px);
|
|
|
- width: calc(100% + 50px);
|
|
|
- margin-left: -25px;
|
|
|
- margin-right: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.singular .post-thumbnail {
|
|
|
- max-width: calc(100% + 50px);
|
|
|
- width: calc(100% + 50px);
|
|
|
- margin-left: -25px;
|
|
|
- margin-right: auto;
|
|
|
-}
|
|
|
-
|
|
|
@media only screen and (min-width: 482px) {
|
|
|
.full-max-width {
|
|
|
max-width: 100%;
|