diff --git a/arturito/src/components/PlanetsSection/index.tsx b/arturito/src/components/PlanetsSection/index.tsx index b0f140b3..26e66718 100644 --- a/arturito/src/components/PlanetsSection/index.tsx +++ b/arturito/src/components/PlanetsSection/index.tsx @@ -43,7 +43,7 @@ const Planets = () => { return (
- +
); };