Skip to content

Commit

Permalink
Add k-centre profile contacts to CSS for contacts
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Sep 18, 2024
1 parent 080420b commit 3be4435
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scss/modules/field.scss
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,10 @@
}

@media (min-width: #{$screen-sm-min}) {
.node--type-clarin-centre {
.node--type-clarin-centre,
.node--type-k-centre-profile {
.field--name-field-administrative-contact, .field--name-field-technical-contact,
.field--name-field-monitoring-contacts {
.field--name-field-monitoring-contacts, .field--name-field-contacts {
display: inline-block;
padding-right: 2rem;
padding-top: 2rem;
Expand Down

0 comments on commit 3be4435

Please sign in to comment.