|
@@ -58,6 +58,14 @@ body.archive .alignwide {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+body:not(.pique-sidebar).pique-singular .alignfull .alignwide,
|
|
|
+body.home .alignfull .alignwide,
|
|
|
+body.blog .alignfull .alignwide,
|
|
|
+body.archive .alignfull .alignwide {
|
|
|
+ margin-left: 0;
|
|
|
+ margin-right: 0;
|
|
|
+}
|
|
|
+
|
|
|
body:not(.pique-sidebar).pique-singular .wp-block-embed.is-type-video.alignfull iframe,
|
|
|
body:not(.pique-sidebar).pique-singular .wp-block-embed.is-type-video.alignwide iframe,
|
|
|
body.home .wp-block-embed.is-type-video.alignfull iframe,
|