Skip to content

Commit

Permalink
Merge pull request #71 from sul-dlss/facet-header-padding
Browse files Browse the repository at this point in the history
Remove extraneous facet-header padding
  • Loading branch information
alundgard authored Dec 13, 2024
2 parents 6a0b33e + f408022 commit d36b50b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions styles/facets.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@

padding-block-end: 0.5rem;

.facets-header {
/* TODO: this can become a variable when https://github.com/projectblacklight/blacklight/pull/3471 is merged */
padding-block: 0;
}

.facets-heading {
font-size: 1.75rem;
padding: 0.5rem;
Expand Down

0 comments on commit d36b50b

Please sign in to comment.