diff --git a/src/app/core/components/header/header.component.scss b/src/app/core/components/header/header.component.scss index 8b4ef263..5e796772 100644 --- a/src/app/core/components/header/header.component.scss +++ b/src/app/core/components/header/header.component.scss @@ -8,6 +8,9 @@ width: 100%; background: $white; z-index: 2; + .logo-home-link { + padding: 0; + } } .app-title { color: $white !important; diff --git a/src/app/core/components/home/home.component.html b/src/app/core/components/home/home.component.html index 5264ba4d..8db1d3f7 100644 --- a/src/app/core/components/home/home.component.html +++ b/src/app/core/components/home/home.component.html @@ -3,42 +3,10 @@
-
-

titre h1

-

titre h2

-

titre h3

- - - - - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

+

{{ 'config.landing_title' | translate }} -

-

+ +

{{ 'config.landing_subtitle' | translate: { AppTitle: AppTitle } }}

@@ -68,6 +36,46 @@
+ +
+

Titre h1

+

Titre h2

+

Titre h3

+ + + + + + + + + +
+
+ Autres boutons: + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -75,8 +83,8 @@ -
+