Skip to content

Commit

Permalink
fix document-title-heading css heirarchy
Browse files Browse the repository at this point in the history
  • Loading branch information
dnoneill committed Sep 10, 2024
1 parent e6c37df commit c82b7b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app/assets/stylesheets/blacklight_gallery/_gallery.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
clear: left;
}

.document-metadata {
.document-title-heading {
padding-left: 0;
padding-right: 0;
}
.document-title-heading {
padding-left: 0;
padding-right: 0;
}

.document-metadata {
dt, dd {
flex: 0 0 100%;
max-width: 100%;
Expand Down

0 comments on commit c82b7b6

Please sign in to comment.