Skip to content

Commit

Permalink
Merge pull request #3186 from projectblacklight/padding-block
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgiarlo authored Jun 13, 2024
2 parents 1f2506a + e7d26ac commit 6cfe4f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/assets/stylesheets/blacklight/_bootstrap_overrides.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
.navbar + .container {
@extend .py-2;
}

// Facet field headings and buttons
.facet-field-heading {
border-bottom: 0;
Expand Down
3 changes: 3 additions & 0 deletions app/assets/stylesheets/blacklight/_layout.scss
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
/* Generic layout stuff */
main {
padding-block: 0.5rem;
}

0 comments on commit 6cfe4f2

Please sign in to comment.