From d9a9589a87cf22e02894db04fc25236afebd8b1a Mon Sep 17 00:00:00 2001 From: Keegan Rankin Date: Fri, 12 Apr 2024 12:06:51 -0700 Subject: [PATCH] Update responsive image style for card style to fix images displaying to small on tablet --- config/responsive_image.styles.drutopia_card.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/responsive_image.styles.drutopia_card.yml b/config/responsive_image.styles.drutopia_card.yml index 2a1a85a..00f89a7 100644 --- a/config/responsive_image.styles.drutopia_card.yml +++ b/config/responsive_image.styles.drutopia_card.yml @@ -25,7 +25,7 @@ image_style_mappings: multiplier: 1x - image_mapping_type: image_style - image_mapping: drutopia_wide_extra_small + image_mapping: drutopia_wide_small breakpoint_id: drutopia_core.desktop multiplier: 1x -