Skip to content

Commit d3c788a

Browse files
adapt solution to prevent img overflow
1 parent 32e3141 commit d3c788a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.logo-container {
1+
img {
22
max-width: var(--ds-comcol-logo-max-width);
33
max-height: var(--ds-comcol-logo-max-height);
44
}

0 commit comments

Comments
 (0)