Skip to content

Commit 8ac172c

Browse files
PawelZlakowskigithub-actions[bot]
authored andcommitted
fix: distortion of community/collection logo
(cherry picked from commit d6f5480)
1 parent 35e4e70 commit 8ac172c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
img {
22
max-width: var(--ds-comcol-logo-max-width);
33
max-height: var(--ds-comcol-logo-max-height);
4+
object-fit: contain;
5+
object-position: left center;
46
}

0 commit comments

Comments
 (0)