Skip to content

Commit

Permalink
style: correct the border-radius for gallery title and figure caption
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Dec 28, 2023
1 parent dc4e86a commit dd07afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/hb/modules/gallery/scss/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
.hb-gallery-album-figure-caption {
background: #000;
opacity: .75;
border-radius: 0 0 $hb-gallery-album-item-border-radius $hb-gallery-album-item-border-radius;
}

.hb-gallery-home,
Expand Down

0 comments on commit dd07afd

Please sign in to comment.