diff --git a/src/app/core/components/header/header.component.scss b/src/app/core/components/header/header.component.scss index 0fa533b1..356c1cce 100644 --- a/src/app/core/components/header/header.component.scss +++ b/src/app/core/components/header/header.component.scss @@ -5,8 +5,9 @@ line-height: 4rem; display: inline-block; } -.navbar { - background: white; +.header-app-logo { + width: $logo-side; + height: $logo-side; } .navbar-item { a { diff --git a/src/app/features/administration/stepper/stepper.component.html b/src/app/features/administration/stepper/stepper.component.html index ad156dfb..0a5f5a77 100644 --- a/src/app/features/administration/stepper/stepper.component.html +++ b/src/app/features/administration/stepper/stepper.component.html @@ -52,24 +52,26 @@
-
+
-

- - {{ 'creation.title' | translate }} - +

+ + + {{ 'creation.title' | translate }} + + @@ -84,7 +86,7 @@

-
+