edited contentto be semantic thus canged h4 to p in css
This commit is contained in:
parent
cb324d6f0e
commit
5f956a4e81
|
@ -225,7 +225,7 @@ h1.page-header {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
.content p,.path-frontpage .field-content h4 {
|
.content p,.path-frontpage .field-content p {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue