Skip to content

Commit 1022b0f

Browse files
committed
fix sponsors logo positioning
1 parent b018cb0 commit 1022b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/IntroBanner/introBanner.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
margin-left: calc(-1 * var(--ktf-companies-logo-spacing));
6464

6565
@media (--ktl-ds-min) {
66-
max-width: 480px;
66+
max-width: 520px;
6767
}
6868
}
6969

0 commit comments

Comments
 (0)