Skip to content

Commit e876a1b

Browse files
committed
fix(main): KTL-2150: foundation logos are stretched
1 parent 11b8d55 commit e876a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks/main/foundation-preview/foundation-preview.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
.companies {
4444
display: flex;
4545
gap: 16px;
46+
align-items: center;
4647
}
4748

4849
@media (--ktl-tl) {
@@ -91,7 +92,6 @@
9192

9293
.companies {
9394
flex-wrap: wrap;
94-
align-items: center;
9595
gap: 8px;
9696
max-width: 684px;
9797
}

0 commit comments

Comments
 (0)