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.tall.yml
Normal file
25
config/responsive_image.styles.tall.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 77dc6e98-ab7a-4562-af2f-fbdb7312b775
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- image.style.focal_point_195x260
|
||||
- image.style.focal_point_390x520
|
||||
- image.style.focal_point_780x1040
|
||||
_core:
|
||||
default_config_hash: IjrIkEw9KTR6GXbfSGdFw4BbQSQWMfN1fbgsiobcUBI
|
||||
id: tall
|
||||
label: Tall
|
||||
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_195x260
|
||||
- focal_point_390x520
|
||||
- focal_point_780x1040
|
||||
breakpoint_group: responsive_image
|
||||
fallback_image_style: focal_point_195x260
|
Loading…
Add table
Add a link
Reference in a new issue