logo: gradient square back, dog on top; footer wording
brand-dot is back to the blue→yellow gradient rounded square, and the didi image sits centered inside it (span wrapper, flex-centered, 88% inner size). The dog's transparent background lets the gradient peek through around him. Footer: "Programmiert für Annika ♥" → "Mit ♥ programmiert für Annika". Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d3e803beee
commit
e8aa0e6e24
3 changed files with 9 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<main class="flex min-h-screen items-center justify-center p-4">
|
||||
<div class="card w-full max-w-sm p-8">
|
||||
<div class="flex items-center gap-3 mb-6">
|
||||
<img src="/static/didi.webp" alt="" class="brand-dot">
|
||||
<span class="brand-dot"><img src="/static/didi.webp" alt=""></span>
|
||||
<div>
|
||||
<h1 class="text-2xl font-semibold leading-tight">wohnungsdidi</h1>
|
||||
<p class="text-sm text-slate-500">Anmeldung erforderlich</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue