|
@@ -3413,14 +3413,6 @@ body.page .main-navigation {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-@media only screen and (min-width: 768px) {
|
|
|
- .entry .entry-content > *.aligncenter,
|
|
|
- .entry .entry-summary > *.aligncenter {
|
|
|
- margin-right: 0;
|
|
|
- margin-left: 0;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
/*
|
|
|
* Unset nested content selector styles
|
|
|
* - Prevents layout styles from cascading too deeply
|
|
@@ -3865,7 +3857,6 @@ body.page .main-navigation {
|
|
|
|
|
|
@media only screen and (min-width: 768px) {
|
|
|
.entry .entry-content .wp-block-image .aligncenter {
|
|
|
- margin: 0;
|
|
|
width: calc(8 * (100vw / 12) - 28px);
|
|
|
}
|
|
|
.entry .entry-content .wp-block-image .aligncenter img {
|