Move config out of redundant sync directory

This commit is contained in:
benjamin melançon 2021-07-14 08:14:19 -04:00
parent a83fc897c7
commit b1b12e0505
1372 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,25 @@
uuid: d1ef0cb3-f2c7-4c88-9b91-b934cfc17b79
langcode: en
status: true
dependencies:
config:
- image.style.max_1300x1300
- image.style.max_325x325
- image.style.max_650x650
_core:
default_config_hash: fpe1VtjfmmkKkR7qjomnyPorSM2SKdw6rgkdE2jE1rI
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:
- max_1300x1300
- max_650x650
- max_325x325
breakpoint_group: responsive_image
fallback_image_style: max_325x325