Skip to content

Commit d797e30

Browse files
committed
Set max-height to mobile image
1 parent 80fc7b0 commit d797e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks/promotion/promotion.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
}
7272

7373
.promotion .mobile-image img {
74-
max-height: 300px;
74+
max-height: 220px;
7575
}
7676

7777
/* Rich text content */

0 commit comments

Comments
 (0)