From 2860b451982d1026057197a65306ef227052a5be Mon Sep 17 00:00:00 2001 From: Isaac Abadi Date: Wed, 28 Dec 2022 21:49:40 -0600 Subject: [PATCH] Updated style of top toolbar - removed title - added logo which navigates users home - removed blue color --- src/app/app.component.css | 1 + src/app/app.component.html | 62 +++++++++++++++++++------------------- 2 files changed, 32 insertions(+), 31 deletions(-) diff --git a/src/app/app.component.css b/src/app/app.component.css index e574b9d..af08830 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -24,6 +24,7 @@ .top-toolbar { height: 64px; + background: unset; } ::ng-deep .top-menu-button > span { diff --git a/src/app/app.component.html b/src/app/app.component.html index 5c1af89..5cf533d 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,37 +1,37 @@
- -
-
- - -
-
-
- {{topBarTitle}} + +
+
+
+
+ + +
+
+
+
+ + + + + + + + + +
-
-
- - - - - - - - - -