fix: tweak styles

This commit is contained in:
Cory Dransfeldt 2023-11-15 17:34:24 -08:00
parent 1c435de81a
commit 0b170dca70

View file

@ -30,7 +30,7 @@
'lazy' 'lazy'
{% endif %} {% endif %}
{% endcapture -%} {% endcapture -%}
{% image item.image, alt, 'rounded-lg w-full h-full [&>*]:h-full', loadingStrategy %} {% image item.image, alt, 'rounded-lg w-full h-full [&>*]:w-full [&>*]:h-full', loadingStrategy %}
</div> </div>
</a> </a>
{% endfor %} {% endfor %}