Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
25
config/responsive_image.styles.narrow.yml
Normal file
25
config/responsive_image.styles.narrow.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 0b38c8f6-db57-4b6d-81cb-1758ee94dfdf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- image.style.focal_point_1300x650
|
||||
- image.style.focal_point_325x195
|
||||
- image.style.focal_point_650x390
|
||||
_core:
|
||||
default_config_hash: o1xlBzV3-T8wXZvIqrg_N8yXmAzCqFb6fs9bpfroyaA
|
||||
id: narrow
|
||||
label: Narrow
|
||||
image_style_mappings:
|
||||
-
|
||||
breakpoint_id: responsive_image.viewport_sizing
|
||||
multiplier: 1x
|
||||
image_mapping_type: sizes
|
||||
image_mapping:
|
||||
sizes: '(min-width: 1290px) 325px, (min-width: 851px) 25vw, (min-width: 560px) 50vw, 100vw'
|
||||
sizes_image_styles:
|
||||
- focal_point_1300x650
|
||||
- focal_point_325x195
|
||||
- focal_point_650x390
|
||||
breakpoint_group: responsive_image
|
||||
fallback_image_style: focal_point_325x195
|
Loading…
Add table
Add a link
Reference in a new issue