diff --git a/components/Feature.tsx b/components/Feature.tsx index dc7c441..d267683 100644 --- a/components/Feature.tsx +++ b/components/Feature.tsx @@ -9,7 +9,7 @@ type Props = { export const Feature = ({ icon, color, title, description }: Props) => { return ( -