|
@@ -3052,9 +3052,9 @@ Primarily tablets and teensy desktops.
|
|
|
}
|
|
|
|
|
|
/* Arrange posts into grid structure on archive pages */
|
|
|
- .archive article,
|
|
|
- .blog article,
|
|
|
- .search article,
|
|
|
+ .archive #posts-wrapper article,
|
|
|
+ .blog #posts-wrapper article,
|
|
|
+ .search #posts-wrapper article,
|
|
|
.blog article.apostrophe-2-featured:nth-child(4n+2),
|
|
|
.blog article.apostrophe-2-featured:nth-child(4n+3) {
|
|
|
-moz-box-sizing: border-box;
|