Merge branch 'dev'
This commit is contained in:
commit
75006b255e
2 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@ $landing-breakpoint: 1040px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.users-panel,
|
.usagers-panel,
|
||||||
.numbers-panel {
|
.numbers-panel {
|
||||||
background-color: $light-grey;
|
background-color: $light-grey;
|
||||||
}
|
}
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
.hero-illustration
|
.hero-illustration
|
||||||
%img{ :src => image_url("landing/hero/dematerialiser.svg"), alt: "" }
|
%img{ :src => image_url("landing/hero/dematerialiser.svg"), alt: "" }
|
||||||
|
|
||||||
.landing-panel.users-panel
|
.landing-panel.usagers-panel
|
||||||
.container
|
.container
|
||||||
.role-panel-wrapper
|
.role-panel-wrapper
|
||||||
.role-panel-30.role-usagers-image
|
.role-panel-30.role-usagers-image
|
||||||
|
|
Loading…
Reference in a new issue