diff --git a/components/KindCard/components/Container.tsx b/components/KindCard/components/Container.tsx index 21aadeb..ca90570 100644 --- a/components/KindCard/components/Container.tsx +++ b/components/KindCard/components/Container.tsx @@ -103,26 +103,29 @@ export default function Container({ - - {children} - {!showFull && expandButton && ( -
-
- {/*
*/} - -
- )} + +
+ {children} + {!showFull && expandButton && ( +
+
+ {/*
*/} + +
+ )} +
+
{!!contentTags?.length ? (