diff --git a/src/pages/index.js b/src/pages/index.js
index f70aeb77..c522100b 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -103,7 +103,7 @@ const IndexPage = (props) => {
display='flex'
flexDirection='column'
alignItems='center'
- justifyContent='flex-start'
+ justifyContent='center'
padding={isMobile ? 5 : 10}
sx={{
backgroundImage:
@@ -111,6 +111,7 @@ const IndexPage = (props) => {
backgroundRepeat: 'no-repeat',
backgroundSize: 'cover',
backgroundPosition: 'center',
+ height: '65dvh',
}}
>
{
as we showcase the top contributors shaping the future of
continuous integration and delivery
-
-
+
+