increase fontsize to 18px in posts
This commit is contained in:
parent
2547f5e48d
commit
ad9f2f7ee0
|
@ -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 {
|
.path-frontpage .field-content h4 {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
|
|
Loading…
Reference in New Issue