fix: aspect ratio
This commit is contained in:
parent
742d7c111f
commit
427b51bc18
3 changed files with 4 additions and 3 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue