chore: crop updates
This commit is contained in:
parent
bb179e51fb
commit
442a91319d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
{%- capture size %}{% if shape == 'square' %}300px{% else %}250px{% endif %}{% endcapture -%}
|
||||
{%- capture size %}{% if shape == 'square' %}225px{% else %}180px{% endif %}{% endcapture -%}
|
||||
{% image item.image, alt, 'rounded-lg w-full h-full', size, loading %}
|
||||
</div>
|
||||
</a>
|
||||
|
|
Reference in a new issue