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}