We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8cd4c commit baaa723Copy full SHA for baaa723
1 file changed
playground/components/app.svelte
@@ -142,8 +142,8 @@
142
<main class="my-auto flex w-full max-w-152 flex-col items-center gap-3 text-center">
143
<h1 class="text-3xl font-semibold tracking-tight text-white light:text-zinc-900">bubbles</h1>
144
<p class="max-w-md text-sm text-zinc-400 light:text-zinc-600">
145
- Android-style app bubbles for any website. Drag them, fling them, stack them — then open the
146
- settings bubble to make them yours.
+ Android-style app bubbles for any website. Drag them, fling them, stack them. Open the
+ settings bubble to customize.
147
</p>
148
</main>
149
</div>
0 commit comments