Update index.tsx

This commit is contained in:
Aykut Saraç 2023-10-09 11:10:52 +03:00 committed by GitHub
parent 72f7c3d990
commit b8c559eb19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ const StyledHeroSectionBody = styled.div`
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
justify-content: center;
padding: 5em 10%;
overflow: hidden;
backdrop-filter: blur(1px);