Update responsive image sizings
This commit is contained in:
parent
1f18927106
commit
00313e058a
1 changed files with 17 additions and 2 deletions
|
@ -32,12 +32,27 @@ image_style_mappings:
|
||||||
multiplier: 1x
|
multiplier: 1x
|
||||||
-
|
-
|
||||||
image_mapping_type: image_style
|
image_mapping_type: image_style
|
||||||
image_mapping: drutopia_extra_wide_small
|
image_mapping: drutopia_extra_wide_extra_large
|
||||||
|
breakpoint_id: drutopia_core.widescreen
|
||||||
|
multiplier: 2x
|
||||||
|
-
|
||||||
|
image_mapping_type: image_style
|
||||||
|
image_mapping: drutopia_extra_wide_medium
|
||||||
|
breakpoint_id: drutopia_core.desktop
|
||||||
|
multiplier: 2x
|
||||||
|
-
|
||||||
|
image_mapping_type: image_style
|
||||||
|
image_mapping: drutopia_extra_wide_medium
|
||||||
breakpoint_id: drutopia_core.tablet
|
breakpoint_id: drutopia_core.tablet
|
||||||
multiplier: 1x
|
multiplier: 1x
|
||||||
-
|
-
|
||||||
image_mapping_type: image_style
|
image_mapping_type: image_style
|
||||||
image_mapping: drutopia_extra_wide_extra_small
|
image_mapping: drutopia_extra_wide_medium
|
||||||
|
breakpoint_id: drutopia_core.tablet
|
||||||
|
multiplier: 2x
|
||||||
|
-
|
||||||
|
image_mapping_type: image_style
|
||||||
|
image_mapping: drutopia_extra_wide_small
|
||||||
breakpoint_id: drutopia_core.mobile
|
breakpoint_id: drutopia_core.mobile
|
||||||
multiplier: 1x
|
multiplier: 1x
|
||||||
breakpoint_group: drutopia_core
|
breakpoint_group: drutopia_core
|
||||||
|
|
Loading…
Reference in a new issue