diff --git a/assets/css/hero.css b/assets/css/hero.css index 101a54f..f17e09a 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -219,7 +219,7 @@ } .hero-catch-phrase { - font-size: 2rem; + font-size: 1.75rem; } .hero-second { @@ -245,4 +245,11 @@ margin-bottom: 2vh; } + .bloc-text { + font-size: 1.5rem; + } + + .bloc-text h3 { + font-size: 1.7rem; + } } \ No newline at end of file