Skip to content

Commit

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

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

0 comments on commit 02f0dc3

Please sign in to comment.