|
@@ -345,14 +345,14 @@ Included in theme screenshot and in block patterns.
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
|
|
|
-.wide-max-width, .alignwide {
|
|
|
+.wide-max-width, hr.wp-block-separator.is-style-wide.alignwide, .alignwide {
|
|
|
max-width: var(--responsive--alignwide-width);
|
|
|
margin-right: auto;
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 482px) {
|
|
|
- .full-max-width, .alignfull, .singular .post-thumbnail {
|
|
|
+ .full-max-width, hr.wp-block-separator.is-style-wide.alignfull, .alignfull, .singular .post-thumbnail {
|
|
|
max-width: var(--responsive--alignfull-width);
|
|
|
width: auto;
|
|
|
margin-right: auto;
|