fix hero styling and center content

This commit is contained in:
dev
2021-06-29 19:17:17 +03:00
parent a6ad6a0390
commit fa8dd34b3f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const Container = styled.div`
justify-content: space-between;
position: relative;
padding: 0;
min-height: 75vh;
min-height: 87vh;
section {
padding: 2rem 6rem;