diff --git a/components/desc-box.tsx b/components/desc-box.tsx index b494f56..839ef1a 100644 --- a/components/desc-box.tsx +++ b/components/desc-box.tsx @@ -1,6 +1,6 @@ const DescriptionBox = ({ ...props }) => (
-
+
{props.children}
diff --git a/components/past-event.tsx b/components/past-event.tsx index ceb33d3..3740b0a 100644 --- a/components/past-event.tsx +++ b/components/past-event.tsx @@ -84,7 +84,7 @@ const PastEvent = ({ event }: { event: PHEvent }) => { } sm:gap-x-4 items-center`} > -
+