diff --git a/src/components/HeadLine/headline.css b/src/components/HeadLine/headline.css index 40b2c7e..8e1d441 100644 --- a/src/components/HeadLine/headline.css +++ b/src/components/HeadLine/headline.css @@ -38,7 +38,7 @@ @media screen and (max-width: 576px) { .section-title .title-number { - font-size: 80px; + font-size: 100px; } .section-title .title-name { diff --git a/src/components/Testimonials/testimonial.css b/src/components/Testimonials/testimonial.css index a5b2f07..e7b8337 100644 --- a/src/components/Testimonials/testimonial.css +++ b/src/components/Testimonials/testimonial.css @@ -21,6 +21,9 @@ } } @media screen and (max-width: 576px) { + .testimonial-section { + margin-top: 150px; + } .swipper-container { width: 100%;