Skip to content

Commit

Permalink
Merge pull request #462 from art-institute-of-chicago/fix/medium-larg…
Browse files Browse the repository at this point in the history
…e-digipub-images

Fix display of medium and large images in digital publications [PUB-217]
  • Loading branch information
nikhiltri committed Jul 16, 2024
2 parents 43bf44b + c3bee08 commit 3333b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/scss/pages/_p-issuearticle-show.scss
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
margin-bottom: 50px;
}

.m-media.o-blocks__block .m-media__img {
.m-media--s.o-blocks__block .m-media__img {
width: fit-content;
}

Expand Down

0 comments on commit 3333b77

Please sign in to comment.