Add a landscape style
This commit is contained in:
parent
d4c93e781a
commit
7d7c668d8a
1 changed files with 15 additions and 0 deletions
15
config/sync/image.style.landscape.yml
Normal file
15
config/sync/image.style.landscape.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
uuid: 530db7fe-5227-42ad-a763-56ab95d6558b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
name: landscape
|
||||
label: Landscape
|
||||
effects:
|
||||
6ea1befe-6198-4075-97a0-8aab104f8985:
|
||||
uuid: 6ea1befe-6198-4075-97a0-8aab104f8985
|
||||
id: image_scale_and_crop
|
||||
weight: 1
|
||||
data:
|
||||
width: 672
|
||||
height: 504
|
||||
anchor: center-center
|
Loading…
Reference in a new issue