Style campaign donate CTAs with white text and white QR logo

This commit is contained in:
Chad Curtis
2026-05-21 19:27:57 -05:00
parent 6693f2c153
commit d1c53df4d4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -70,11 +70,11 @@ export function CampaignWalletDonatePanel({
aria-hidden
className="absolute inset-0 flex items-center justify-center pointer-events-none"
>
<div className="rounded-full bg-primary p-2.5 ring-4 ring-white">
<div className="rounded-full bg-primary p-2 ring-[6px] ring-white">
<img
src="/logo.svg"
alt=""
className="size-9 object-contain"
className="size-16 object-contain brightness-0 invert"
draggable={false}
/>
</div>
@@ -121,7 +121,7 @@ export function CampaignWalletDonatePanel({
wallets. Older wallets that don't know about SP will ignore
the parameter and either refuse the link or show an error — at
which point the donor falls back to copy/paste anyway. */}
<Button asChild className="w-full">
<Button asChild className="w-full text-white">
<a href={qrPayload}>
<ExternalLink className="size-4 mr-1.5" />
Open in wallet
+1 -1
View File
@@ -981,7 +981,7 @@ function DonateColumn({
<div className="space-y-3">
<Button
size="lg"
className="w-full"
className="w-full text-white"
onClick={onDonateClick}
>
<HandHeart className="size-5 mr-2" />