Skip to content

Commit

Permalink
Merge pull request #140 from zetkin/issue-71/pad-home
Browse files Browse the repository at this point in the history
Pad Home page
  • Loading branch information
WULCAN authored Nov 24, 2024
2 parents 00c43b2 + 436fead commit 2fd47fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/src/components/HomeDashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const HomeDashboard: FC<HomeDashboardProps> = ({ projects }) => {
flexDirection="column"
justifyContent="center"
minHeight="97vh"
p={2}
>
<CardGrid
heading={
Expand Down

0 comments on commit 2fd47fa

Please sign in to comment.