Skip to content

Commit

Permalink
Fix display of medium and large images in digital publications [PUB-217]
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhiltri committed Jul 15, 2024
1 parent 43bf44b commit c3bee08
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 c3bee08

Please sign in to comment.