diff --git a/src/components/HeroSection.module.css b/src/components/HeroSection.module.css index d3614ad..a71ae20 100644 --- a/src/components/HeroSection.module.css +++ b/src/components/HeroSection.module.css @@ -203,7 +203,7 @@ .header { position: absolute; - top: 231px; + top: 233px; right: 150px; z-index: 10; max-width: 450px; @@ -211,7 +211,7 @@ } .header h1 { - font-size: 3.25rem; + font-size: 3.02rem; font-weight: 700; margin-bottom: 0.75rem; line-height: 1.1;