fix(ui): update QrCode.Frame width and styling
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<h1 class="font-malibu text-4xl">Zoé & Shaldon</h1>
|
||||
|
||||
<QrCode value={wedding.siteUrl} class="flex flex-col items-center gap-4">
|
||||
<QrCode.Frame class="w-56">
|
||||
<QrCode.Frame class="w-80 bg-white p-4">
|
||||
<QrCode.Pattern />
|
||||
</QrCode.Frame>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user