feat: implement character overrides and update daily character retrieval logic

This commit is contained in:
2026-03-01 17:43:33 +01:00
parent 00bd718699
commit 031db29d62
6 changed files with 1236 additions and 9 deletions

View File

@@ -14,9 +14,9 @@
<div class="absolute inset-0 bg-gradient-to-br from-slate-950/85 via-slate-900/60 to-slate-950/80"></div>
<div class="absolute inset-0 mix-blend-screen opacity-20 bg-[radial-gradient(circle_at_top,rgba(255,215,84,0.35),transparent_55%)]"></div>
<div class="relative mx-auto flex min-h-screen w-full max-w-6xl flex-col items-center justify-between px-6 py-10">
<div class="flex w-full flex-1 flex-col items-center justify-between gap-12">
<div class="text-center">
<div class="relative mx-auto flex min-h-screen w-full max-w-6xl flex-col items-center justify-center px-6 py-10">
<div class="flex w-full flex-col items-center gap-8">
<div class="text-center mb-12">
<h1 class="text-4xl font-black uppercase tracking-[0.3em] text-amber-50 sm:text-6xl">
OnePieceDle
</h1>