Skip to content
Snippets Groups Projects
Commit bad4856c authored by rembrandx's avatar rembrandx
Browse files

[#95421] - retina images for page ct

parent df08c6a0
Branches
No related tags found
No related merge requests found
......@@ -3,8 +3,11 @@ status: true
dependencies:
config:
- image.style.image_style_3_2_landscape_md
- image.style.image_style_3_2_landscape_md_2x
- image.style.image_style_3_2_landscape_sm
- image.style.image_style_3_2_landscape_sm_2x
- image.style.image_style_3_2_landscape_xs_wide
- image.style.image_style_3_2_landscape_xs_wide_2x
module:
- rocketship_core
id: page_teaser
......@@ -15,15 +18,30 @@ image_style_mappings:
multiplier: 1x
image_mapping_type: image_style
image_mapping: image_style_3_2_landscape_md
-
breakpoint_id: rocketship_core.sm
multiplier: 2x
image_mapping_type: image_style
image_mapping: image_style_3_2_landscape_md_2x
-
breakpoint_id: rocketship_core.xs-wide
multiplier: 1x
image_mapping_type: image_style
image_mapping: image_style_3_2_landscape_sm
-
breakpoint_id: rocketship_core.xs-wide
multiplier: 2x
image_mapping_type: image_style
image_mapping: image_style_3_2_landscape_sm_2x
-
breakpoint_id: rocketship_core.all
multiplier: 1x
image_mapping_type: image_style
image_mapping: image_style_3_2_landscape_xs_wide
-
breakpoint_id: rocketship_core.all
multiplier: 2x
image_mapping_type: image_style
image_mapping: image_style_3_2_landscape_xs_wide_2x
breakpoint_group: rocketship_core
fallback_image_style: image_style_3_2_landscape_md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment