Revision vor Kundenübergabe: Plausibilität, SEO, A11y, OpenPanel
This commit is contained in:
@@ -50,7 +50,7 @@ export default function Header() {
|
|||||||
].join(" ")}
|
].join(" ")}
|
||||||
>
|
>
|
||||||
<div className="mx-auto flex max-w-6xl items-center justify-between gap-4 px-4 py-3 md:px-6">
|
<div className="mx-auto flex max-w-6xl items-center justify-between gap-4 px-4 py-3 md:px-6">
|
||||||
<Link to="/" aria-label="Startseite" className="flex items-center gap-2 no-underline">
|
<Link to="/" aria-label="webkulisse - zur Startseite" className="flex items-center gap-2 no-underline">
|
||||||
<img
|
<img
|
||||||
alt=""
|
alt=""
|
||||||
height="520"
|
height="520"
|
||||||
|
|||||||
+1
-1
@@ -20,7 +20,7 @@
|
|||||||
--sea-ink: #173a40;
|
--sea-ink: #173a40;
|
||||||
--sea-ink-soft: #416166;
|
--sea-ink-soft: #416166;
|
||||||
--lagoon: #4fb8b2;
|
--lagoon: #4fb8b2;
|
||||||
--lagoon-deep: #328f97;
|
--lagoon-deep: #2a7d84;
|
||||||
--palm: #2f6a4a;
|
--palm: #2f6a4a;
|
||||||
--sand: #e7f0e8;
|
--sand: #e7f0e8;
|
||||||
--foam: #f3faf5;
|
--foam: #f3faf5;
|
||||||
|
|||||||
Reference in New Issue
Block a user