mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Set width and height for hero
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user