diff --git a/app/assets/stylesheets/new_design/landing.scss b/app/assets/stylesheets/new_design/landing.scss index bdbde1be9..d74948acf 100644 --- a/app/assets/stylesheets/new_design/landing.scss +++ b/app/assets/stylesheets/new_design/landing.scss @@ -158,7 +158,7 @@ $landing-breakpoint: 1040px; font-weight: bold; } -.users-panel, +.usagers-panel, .numbers-panel { background-color: $light-grey; } diff --git a/app/views/root/landing.html.haml b/app/views/root/landing.html.haml index a626b1845..11593ea80 100644 --- a/app/views/root/landing.html.haml +++ b/app/views/root/landing.html.haml @@ -13,7 +13,7 @@ .hero-illustration %img{ :src => image_url("landing/hero/dematerialiser.svg"), alt: "" } - .landing-panel.users-panel + .landing-panel.usagers-panel .container .role-panel-wrapper .role-panel-30.role-usagers-image