diff --git a/FrontEnd/src/pages/LandingPage/AboutSection/Cards/AboutCards.css b/FrontEnd/src/pages/LandingPage/AboutSection/Cards/AboutCards.css index 6ec2b12f7..f1f0368d3 100644 --- a/FrontEnd/src/pages/LandingPage/AboutSection/Cards/AboutCards.css +++ b/FrontEnd/src/pages/LandingPage/AboutSection/Cards/AboutCards.css @@ -17,7 +17,7 @@ .about-us-cards-section__header-text { font-family: Geologica, sans-serif; - font-size: 48px; + font-size: 40px; font-weight: bold; line-height: 48px; color: #232424; @@ -92,7 +92,7 @@ } .about-us-cards-section__header-text { - font-size: 29px; + font-size: 24px; } .about-us-cards-section__cards {