|
@@ -59,6 +59,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
|
|
.archive .post .entry-title,
|
|
.archive .post .entry-title,
|
|
.home .post .entry-title {
|
|
.home .post .entry-title {
|
|
font-size: var(--global--font-size-lg);
|
|
font-size: var(--global--font-size-lg);
|
|
|
|
+ line-height: var(--global--line-height-heading);
|
|
margin-bottom: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
}
|
|
|
|
|