diff --git a/src/app/components/app-header/app-header.component.html b/src/app/components/app-header/app-header.component.html index 0a50511b3..39e50bf08 100644 --- a/src/app/components/app-header/app-header.component.html +++ b/src/app/components/app-header/app-header.component.html @@ -21,9 +21,9 @@
-
+
- Jan Kuri +
@@ -43,6 +43,10 @@
+
+ + Login +
diff --git a/src/app/styles/nav.sass b/src/app/styles/nav.sass index 62c3f13bf..ef4566268 100644 --- a/src/app/styles/nav.sass +++ b/src/app/styles/nav.sass @@ -30,6 +30,15 @@ .header-item margin-left: 30px + font-weight: 700 + font-size: 13px + font-family: $font-family-semibold + color: $white + + .nav-item-icon + width: 20px + height: 20px + margin-right: 10px .header-item display: inline-flex