edited contentto be semantic thus canged h4 to p in css

This commit is contained in:
jorge 2021-11-15 14:23:34 +01:00
parent cb324d6f0e
commit 5f956a4e81
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ h1.page-header {
margin-top: 30px;
text-transform: uppercase;
}
.content p,.path-frontpage .field-content h4 {
.content p,.path-frontpage .field-content p {
font-size: 16px;
line-height: 26px;
}