From 86229138da4e771e29bdef294fcf529900559c09 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Thu, 10 Mar 2022 12:00:31 +0100 Subject: [PATCH] remove dom classes in popups --- .../components/header/header.component.scss | 3 + .../core/components/home/home.component.html | 86 ++++++++++--------- .../option-link/option-link.component.html | 4 +- .../steps/step-four/step-four.component.html | 45 ++++------ .../steps/step-one/step-one.component.html | 2 +- .../stepper/stepper.component.html | 28 +++--- .../language-selector.component.html | 8 +- .../language-selector.component.scss | 4 +- .../language-selector.component.ts | 2 +- src/styles/libraries/_overrides.scss | 54 ++++++++---- src/styles/partials/_buttons.scss | 11 +++ src/styles/partials/_typo.scss | 32 ++----- 12 files changed, 146 insertions(+), 133 deletions(-) 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 @@ -
+