auto-save 2026-05-15 16:49 (~4)
This commit is contained in:
@@ -100,11 +100,11 @@ export default function LoginPage() {
|
||||
</div>
|
||||
<div className="mt-5 flex items-center gap-3">
|
||||
<div className="grid h-11 w-11 place-items-center rounded-[8px] bg-[#282828] text-white">
|
||||
<Sparkles className="h-5 w-5" />
|
||||
</div>
|
||||
<div>
|
||||
<Sparkles className="h-5 w-5" />
|
||||
</div>
|
||||
<div>
|
||||
<p className="text-sm text-[#666]">SKG Marketing Studio</p>
|
||||
<h1 className="text-3xl font-semibold leading-tight text-[#111] sm:text-4xl">营销内容工作台</h1>
|
||||
<h1 className="text-2xl font-semibold leading-tight text-[#111] sm:text-4xl">营销内容工作台</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user