Skip to content

Commit 390db44

Browse files
authored
Update index.js
1 parent bb4c157 commit 390db44

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

pages/philanthropy/index.js

+8-3
Original file line numberDiff line numberDiff line change
@@ -1054,19 +1054,24 @@ const Philanthropy = ({ posts = [] }) => {
10541054
Tobi Lutke
10551055
</Text>
10561056
</Fade>
1057-
<Fade delay={130}>
1057+
<Fade delay={145}>
1058+
<Text as="p" sx={{ lineHeight: '1.8em' }}>
1059+
Michael Dell
1060+
</Text>
1061+
</Fade>
1062+
<Fade delay={150}>
10581063
<Text as="p" sx={{ lineHeight: '1.8em' }}>
10591064
The Libermans
10601065
</Text>
10611066
</Fade>
10621067
</Box>
10631068
<Box>
1064-
<Fade delay={140}>
1069+
<Fade delay={170}>
10651070
<Text as="h3" sx={{ marginBottom: '8px' }}>
10661071
$500k - $1M
10671072
</Text>
10681073
</Fade>
1069-
<Fade delay={180}>
1074+
<Fade delay={190}>
10701075
<Text as="p" sx={{ lineHeight: '1.8em' }}>
10711076
Lizzy Danhakl/Andrew Reed (3x)
10721077
</Text>

0 commit comments

Comments
 (0)