Skip to content

Commit aab24f3

Browse files
committed
spacing
1 parent e68f1f0 commit aab24f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/project.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const Project = ({
7979
return (
8080
<>
8181
{label && (
82-
<Box sx={{ pb: [2] }}>
82+
<Box sx={{ pb: [1] }}>
8383
<Box
8484
as='span'
8585
sx={{

0 commit comments

Comments
 (0)