diff --git a/assets/css/hero.css b/assets/css/hero.css index 09b7e89..4297915 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -118,13 +118,12 @@ flex: 1; text-align: left; padding: 20px; - font-size: 1.5rem; + font-size: 1.8rem; color: #333; } .bloc-text h3 { - font-size: 2.3rem; - font-weight: bolder; + font-size: 2.5rem; color: #E72E77; margin-bottom: 1rem; } @@ -208,6 +207,10 @@ height: auto; } + .hero-catch-phrase { + font-size: 2rem; + } + .hero-second { width: 100%; } diff --git a/partials/components/hero.hbs b/partials/components/hero.hbs index 10f9827..431a40e 100644 --- a/partials/components/hero.hbs +++ b/partials/components/hero.hbs @@ -34,7 +34,7 @@