We want landscape aspect ratio
...but that doesn't really give us that
This commit is contained in:
parent
5fde8cdd4f
commit
4742d6d0b9
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ dependencies:
|
|||
- field.field.node.blog.field_tags
|
||||
- field.field.node.blog.field_topics
|
||||
- node.type.blog
|
||||
- responsive_image.styles.narrow
|
||||
- responsive_image.styles.wide
|
||||
module:
|
||||
- ds
|
||||
- field_group
|
||||
|
@ -62,7 +62,7 @@ content:
|
|||
region: content
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: narrow
|
||||
responsive_image_style: wide
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
field_summary:
|
||||
|
|
Loading…
Reference in a new issue