diff --git a/components/ui/Hero/Hero.tsx b/components/ui/Hero/Hero.tsx index e524237a4..be55e8ee2 100644 --- a/components/ui/Hero/Hero.tsx +++ b/components/ui/Hero/Hero.tsx @@ -18,11 +18,11 @@ const Hero: FC = ({ headline, description, className }) => {

{headline}

-
+

{description}

- + Read it here