increase font to 16px/26px in posts and home

This commit is contained in:
jorge 2021-11-05 16:07:52 +01:00
parent ad9f2f7ee0
commit cb324d6f0e
1 changed files with 3 additions and 4 deletions

View File

@ -225,10 +225,9 @@ h1.page-header {
margin-top: 30px; margin-top: 30px;
text-transform: uppercase; text-transform: uppercase;
} }
.content p, .content p,.path-frontpage .field-content h4 {
.path-frontpage .field-content h4 { font-size: 16px;
font-size: 18px; line-height: 26px;
line-height: 22px;
} }
.page-node-25 h1.page-header, .page-node-236 h1.page-header, .path-partners h1.page-header { .page-node-25 h1.page-header, .page-node-236 h1.page-header, .path-partners h1.page-header {