Refine SEO, uploads, and deploy handling
This commit is contained in:
@@ -59,7 +59,7 @@ export default function NovaConfirmDialog({
|
||||
className="w-full max-w-md overflow-hidden rounded-3xl border border-white/10 bg-[linear-gradient(180deg,rgba(16,22,34,0.98),rgba(8,12,19,0.98))] shadow-[0_30px_80px_rgba(0,0,0,0.55)]"
|
||||
>
|
||||
<div className="border-b border-white/[0.06] bg-white/[0.02] px-6 py-5">
|
||||
<p className="text-[11px] font-semibold uppercase tracking-[0.24em] text-white/35">Skinbase Nova</p>
|
||||
<p className="text-[11px] font-semibold uppercase tracking-[0.24em] text-white/35">Skinbase</p>
|
||||
<h3 id="nova-confirm-title" className="mt-2 text-lg font-semibold text-white">
|
||||
{title}
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user