diff --git a/src/components/Section.tsx b/src/components/Section.tsx index 62f1b0c0..96dbf54f 100644 --- a/src/components/Section.tsx +++ b/src/components/Section.tsx @@ -16,7 +16,6 @@ const Section: FC = ({ name, children, ...props }) => ( _empty={{ _after: { content: '"Nothing to display."', - px: 2, fontWeight: "bold", fontStyle: "italic", },