Skip to content

Commit

Permalink
Styles for facet header block
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Sep 30, 2024
1 parent e16eaf1 commit 803ac23
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions scss/modules/kcentressearch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,18 @@
padding-top: 95px;
}
}

.block.block-block-content {
border: 0;
padding-bottom: 0;
margin-left: -1rem;
margin-bottom: 0;

h3 {
color: $dark-blue-02;
font-size: $h2-font-size-h2;
}
}
}

// Primary (left) sidebar facet overrides
Expand Down

0 comments on commit 803ac23

Please sign in to comment.