From cdecbdfb36235a152bd9281488fab841f4f0108d Mon Sep 17 00:00:00 2001 From: rubenbupe Date: Sat, 17 Aug 2024 02:25:50 +0200 Subject: [PATCH] fix: wrong colors --- src/components/ExpandableHoloJobCards.tsx | 4 ++-- src/components/Header.astro | 2 +- src/components/HoloCard.tsx | 2 +- src/sections/About.astro | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/ExpandableHoloJobCards.tsx b/src/components/ExpandableHoloJobCards.tsx index 85d3fd4..14ac2ae 100644 --- a/src/components/ExpandableHoloJobCards.tsx +++ b/src/components/ExpandableHoloJobCards.tsx @@ -61,7 +61,7 @@ export function ExpandableHoloJobCards({ {animation} setActive(null)} > diff --git a/src/components/Header.astro b/src/components/Header.astro index 4462bcf..9659859 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -90,7 +90,7 @@ const links = [ >
diff --git a/src/components/HoloCard.tsx b/src/components/HoloCard.tsx index 376d1e0..56cef8b 100644 --- a/src/components/HoloCard.tsx +++ b/src/components/HoloCard.tsx @@ -121,7 +121,7 @@ export const HoloCard = ({ } }} > -
+
{children} diff --git a/src/sections/About.astro b/src/sections/About.astro index 703c940..27af037 100644 --- a/src/sections/About.astro +++ b/src/sections/About.astro @@ -120,11 +120,11 @@ import nameToSpeech from "../assets/name-to-speech.mp3"; ].map((item) => (
  • {item}