|
@@ -590,7 +590,7 @@ html {
|
|
|
html {
|
|
|
font-size: 17.3913px;
|
|
|
font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
- line-height: 1.78;
|
|
|
+ line-height: 1.6;
|
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
@@ -1435,7 +1435,7 @@ img {
|
|
|
|
|
|
.wp-block-latest-comments .wp-block-latest-comments__comment {
|
|
|
font-size: 0.86957rem;
|
|
|
- line-height: 1.78;
|
|
|
+ line-height: 1.6;
|
|
|
/* Vertical margins logic */
|
|
|
margin-top: 32px;
|
|
|
margin-bottom: 32px;
|
|
@@ -1460,7 +1460,7 @@ img {
|
|
|
|
|
|
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
|
|
|
font-size: 0.86957rem;
|
|
|
- line-height: 1.78;
|
|
|
+ line-height: 1.6;
|
|
|
margin: 0;
|
|
|
}
|
|
|
|
|
@@ -1492,12 +1492,12 @@ img {
|
|
|
.wp-block-latest-posts .wp-block-latest-posts__post-date {
|
|
|
color: #757575;
|
|
|
font-size: 0.75614rem;
|
|
|
- line-height: 1.78;
|
|
|
+ line-height: 1.6;
|
|
|
}
|
|
|
|
|
|
.wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
|
|
|
font-size: 0.86957rem;
|
|
|
- line-height: 1.78;
|
|
|
+ line-height: 1.6;
|
|
|
margin: 0;
|
|
|
}
|
|
|
|