increased fontsize in programs content view

This commit is contained in:
jorge 2021-11-15 16:01:55 +01:00
parent b95b003eff
commit d8bbb010ab
1 changed files with 1 additions and 1 deletions

View File

@ -229,6 +229,7 @@ h1.page-header {
padding: 2rem 0 1rem;
}
.content p,
.path-node .field-content,
.path-researchers .field-content,
.path-research-fields .field-content p,
.path-frontpage .field-content p{
@ -243,7 +244,6 @@ h1.page-header {
}
.path-programs .views-field-body {
min-height: 30rem;
/* overflow: hidden; */
}
.path-programs .views-field-body p{
padding: 1rem 0;