Skip to content

Commit f413716

Browse files
committed
fix: padding
1 parent ee7bffb commit f413716

File tree

2 files changed

+59
-2
lines changed

2 files changed

+59
-2
lines changed

pages/projects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ const ProjectsPage: NextPage = () => {
1313
canonical="https://buidlershub.xyz/projects"
1414
/>
1515
<Box
16-
minH="100vh"
1716
minW="full"
17+
py="20"
1818
display="flex"
1919
flexDir="row"
2020
gap="10"

public/assets/bg.svg

Lines changed: 58 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)