refactor(join): shorten prompt text
This commit is contained in:
committed by
Sparsh Goenka
parent
0b5f513520
commit
3db83c03fd
@@ -23,7 +23,7 @@
|
||||
>
|
||||
<div class="space-y-4 max-w-[70%]">
|
||||
{#if roomCode}
|
||||
<div class="text-center text-lg text-primary-content">Share this code with your opponent to play</div>
|
||||
<div class="text-center text-lg text-primary-content">Share this room code</div>
|
||||
<div class="space-x-2 flex flex-row justify-center items-center">
|
||||
<div
|
||||
class="text-3xl font-bold tracking-widest text-secondary-content font-mono bg-secondary py-3 rounded-full px-12"
|
||||
|
Reference in New Issue
Block a user