fix: aspect ratio

This commit is contained in:
Cory Dransfeldt 2024-06-27 13:04:22 -07:00
parent 742d7c111f
commit 427b51bc18
No known key found for this signature in database
3 changed files with 4 additions and 3 deletions

View file

@ -19,6 +19,7 @@ image: https://cdn.coryd.dev/assets/404.jpg
src="https://cdn.coryd.dev/assets/404.jpg?aspect_ratio=1:.5625&width=2048"
alt="{{ alt }}"
class="image-banner"
style="aspect-ratio:1/0.5625"
loading="eager"
decoding="async"
width="768"