diff --git a/components/site/section/SectionDesc.tsx b/components/site/section/SectionDesc.tsx index 3f96117..e56dba1 100644 --- a/components/site/section/SectionDesc.tsx +++ b/components/site/section/SectionDesc.tsx @@ -74,12 +74,9 @@ const SectionDesc = ({ title, items, id, hasCommingSoon, isTemplate }: Props) => )} - -
- -
+ ); };