mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Add aspect ratio to hoodie giveaway
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
<Button on:click={wizard.hide}>Go to console</Button>
|
||||
</div>
|
||||
</Card>
|
||||
<img class="hoodie-image" src={Hoodie} alt="" srcset="" />
|
||||
<img class="hoodie-image" src={Hoodie} alt="" srcset="" style="aspect-ratio: 1.56 / 1;" />
|
||||
<div class="cbc-confetti" transition:fade>
|
||||
<Confetti
|
||||
x={[-1.75, 1.85]}
|
||||
|
||||
Reference in New Issue
Block a user