diff --git a/src/app/tags/components/PageBody/PageBody.tsx b/src/app/tags/components/PageBody/PageBody.tsx index 1d89f44..402551c 100644 --- a/src/app/tags/components/PageBody/PageBody.tsx +++ b/src/app/tags/components/PageBody/PageBody.tsx @@ -19,10 +19,14 @@ const PageBody = () => { return ( - + - +
+ +
);