Set width and height for hero

This commit is contained in:
Jade Ellis 2024-09-10 14:15:43 +01:00
parent 923425b898
commit d3f0110f93
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -23,7 +23,7 @@
bind:this={logo}
>
<a href={SITE_URL} class="u-url u-uid" rel="me"
><img class="u-photo" src={url} alt="Logo" /></a
><img class="u-photo" src={url} alt="Logo" width="128" height="128" /></a
>
</div>
<div class="content">