diff --git a/components/Hero.tsx b/components/Hero.tsx index ce1b77d..282146a 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -7,6 +7,7 @@ const Wrapper = styled.div` display: grid; align-items: center; height: auto; + text-align: center; @media (max-width: 768px) { min-height: 65vh;