Skip to content

Commit

Permalink
Closes #1481: Increase soft limit widths to 1920px for az_full_width_…
Browse files Browse the repository at this point in the history
…bg_large image style. (#1482)
  • Loading branch information
joeparsons committed Apr 15, 2022
1 parent 279317a commit 8042d2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ id: az_full_width_bg_large
label: 'Large full-width background'
description: "Minimum crop width 1199px, or the image will be scaled up and will possibly be blurry.\t"
aspect_ratio: ''
soft_limit_width: 1199
soft_limit_width: 1920
soft_limit_height: null
hard_limit_width: null
hard_limit_height: null
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ dependencies:
module:
- crop
name: az_full_width_bg_large
label: 'Large full-width background (Scales width down to 1199px)'
label: 'Large full-width background (Scales width down to 1920px)'
effects:
97cf4f70-46ce-4581-85e0-d3b996645664:
uuid: 97cf4f70-46ce-4581-85e0-d3b996645664
id: image_scale
weight: -9
data:
width: 1199
width: 1920
height: null
upscale: false
66917e9a-432f-4922-9236-2936d3d77d5f:
Expand Down

0 comments on commit 8042d2c

Please sign in to comment.