From a921e8286a11a70fdc1b50dc45d5dd7edb93e088 Mon Sep 17 00:00:00 2001 From: Jens Cornelsen <79703163+IB-Cornelsen@users.noreply.github.com> Date: Sun, 9 Feb 2025 18:05:38 +0100 Subject: [PATCH] Immowelt --- .../design/header/AusweisHeaderImmowelt.astro | 34 +++++++------------ tailwind.config.cjs | 2 +- 2 files changed, 13 insertions(+), 23 deletions(-) diff --git a/src/components/design/header/AusweisHeaderImmowelt.astro b/src/components/design/header/AusweisHeaderImmowelt.astro index 190b0b74..8e314d2b 100644 --- a/src/components/design/header/AusweisHeaderImmowelt.astro +++ b/src/components/design/header/AusweisHeaderImmowelt.astro @@ -21,37 +21,27 @@ xs:grid-cols-[max-content,1fr] xs:gap-x-2 xs:px-4 md:gap-y-4 lg:px-0 lg:gap-x-4"> -
+
-
-
- -
-
- -
+
+ Hier komfortabel und einfach online den Verbrauchsausweis Wohnen bestellen
@@ -73,8 +63,8 @@ lg:px-0 lg:gap-x-4">
-
+
diff --git a/tailwind.config.cjs b/tailwind.config.cjs index e5c941f0..c025426e 100644 --- a/tailwind.config.cjs +++ b/tailwind.config.cjs @@ -52,7 +52,7 @@ module.exports = { "pdf-yellow-light": "#fff6ca", "immowelt-gelb": "#ffcc00ff", - + "immowelt-grau": "#303038ff", }, boxShadow: { 'box': '3px 3px 6px rgba(0, 0, 0, 0.1)',