File tree Expand file tree Collapse file tree
src/wp-content/themes/twentytwentyone Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1202,23 +1202,6 @@ h6,
12021202 margin-bottom : calc (0.333 * var (--global--spacing-vertical ));
12031203}
12041204
1205- .wp-block-latest-posts .wp-block-latest-posts__post-author {
1206- color : var (--global--color-primary );
1207- font-size : var (--global--font-size-md );
1208- line-height : var (--global--line-height-body );
1209- }
1210-
1211- .wp-block-latest-posts .wp-block-latest-posts__post-date {
1212- color : var (--global--color-primary );
1213- font-size : var (--global--font-size-xs );
1214- line-height : var (--global--line-height-body );
1215- }
1216-
1217- [class *= inner-container ] .wp-block-latest-posts .wp-block-latest-posts__post-date ,
1218- .has-background .wp-block-latest-posts .wp-block-latest-posts__post-date {
1219- color : currentColor;
1220- }
1221-
12221205.wp-block-latest-posts .wp-block-latest-posts__post-excerpt ,
12231206.wp-block-latest-posts .wp-block-latest-posts__post-full-content {
12241207 font-family : var (--latest-posts--description-font-family );
Original file line number Diff line number Diff line change @@ -2445,18 +2445,6 @@ h6,
24452445 margin-bottom : 0 ;
24462446}
24472447
2448- .wp-block-latest-posts .wp-block-latest-posts__post-author {
2449- color : var (--global--color-primary );
2450- font-size : var (--global--font-size-md );
2451- line-height : var (--global--line-height-body );
2452- }
2453-
2454- .wp-block-latest-posts .wp-block-latest-posts__post-date {
2455- color : var (--global--color-primary );
2456- font-size : var (--global--font-size-xs );
2457- line-height : var (--global--line-height-body );
2458- }
2459-
24602448[class *= inner-container ] .wp-block-latest-posts .wp-block-latest-posts__post-date ,
24612449.has-background .wp-block-latest-posts .wp-block-latest-posts__post-date {
24622450 color : currentColor;
You can’t perform that action at this time.
0 commit comments