diff --git a/assets/css/hero.css b/assets/css/hero.css index f4c1f6f..a67f0b5 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -120,7 +120,7 @@ } .bloc-text h3 { - font-size: 1.9rem; + font-size: 2.1rem; color: #E72E77; margin-bottom: 1rem; } @@ -239,4 +239,9 @@ flex-direction: column; } + /* Revoke alternate layout for image on left or right */ + .hero-bloc:nth-child(even) { + flex-direction: row-reverse; + } + } \ No newline at end of file diff --git a/partials/components/hero.hbs b/partials/components/hero.hbs index 612e3c1..39b60b7 100644 --- a/partials/components/hero.hbs +++ b/partials/components/hero.hbs @@ -47,9 +47,6 @@
-
- Optimization Process -

Get the Perfect Trip

+
+ Optimization Process +
@@ -75,9 +75,6 @@
-
- App Mockup -

Real-time Flexibility

+
+ App Mockup +