consistent same size in frontpage, researchers and
This commit is contained in:
parent
4e70055570
commit
b61c94c3cd
|
@ -228,7 +228,10 @@ h1.page-header {
|
||||||
.path-frontpage .project-researcher {
|
.path-frontpage .project-researcher {
|
||||||
padding: 2rem 0 1rem;
|
padding: 2rem 0 1rem;
|
||||||
}
|
}
|
||||||
.content p,.path-frontpage .field-content p {
|
.content p,
|
||||||
|
.path-researchers .field-content,
|
||||||
|
.path-research-fields .field-content p,
|
||||||
|
.path-frontpage .field-content p{
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue