Center the landing component better

This commit is contained in:
Ella 2022-07-30 11:30:06 -04:00
parent b3f39a041e
commit ade554fe71

View file

@ -23,7 +23,7 @@ export default function Landing() {
position: 'absolute',
flexDirection: 'column',
justifyContent: 'center',
bottom: 5,
bottom: 150,
mx: 'auto',
width: '100%'
}}
@ -108,6 +108,7 @@ export default function Landing() {
</Fade>
</Box>
<br />
<br />
<ScrollHint />
</Box>
</Slide>