Skip to content

Commit 6765d10

Browse files
committed
chore: staged changes
1 parent 63f312f commit 6765d10

File tree

3 files changed

+2
-29
lines changed

3 files changed

+2
-29
lines changed

src/packlets/layouts/footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<footer
22
class="flex h-40 items-end justify-between bg-นิลกาฬ p-4 text-white lg:p-8 lg:text-lg"
33
>
4-
<div>Crafted by 👩‍💻 🧑‍🎨 🧙 🦹‍♀️ & more.</div>
4+
<p>Crafted by 👩‍💻 🧑‍🎨 🧙 🦹‍♀️ & more.</p>
55
<a
66
href="https://creatorsgarten.org"
77
target="_blank"

src/packlets/playground/playground.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
</script>
7272

7373
<section
74-
class="relative flex h-screen flex-col items-center justify-center overflow-hidden"
74+
class="relative flex h-[100dvh] flex-col items-center justify-center overflow-hidden"
7575
on:mousedown={handleClick}
7676
role="none"
7777
>

src/packlets/sprites/test.svg

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)