diff --git a/webapp/src/components/HomeDashboard.tsx b/webapp/src/components/HomeDashboard.tsx index 1a78e7d..3f438e4 100644 --- a/webapp/src/components/HomeDashboard.tsx +++ b/webapp/src/components/HomeDashboard.tsx @@ -16,6 +16,7 @@ const HomeDashboard: FC = ({ projects }) => { flexDirection="column" justifyContent="center" minHeight="97vh" + p={2} >