From 4f9ca794c41a16ba7be5b965471d187e54168ec5 Mon Sep 17 00:00:00 2001 From: Jan Klattenhoff Date: Wed, 18 Dec 2024 10:06:38 +0100 Subject: [PATCH] feat(navigation-bar): add logo and update sidebar styling --- public/logo.svg | 1 + .../navigation-bar.component.html | 43 ++++++------------- 2 files changed, 13 insertions(+), 31 deletions(-) create mode 100644 public/logo.svg diff --git a/public/logo.svg b/public/logo.svg new file mode 100644 index 0000000..4a87af6 --- /dev/null +++ b/public/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/app/components/navigation-bar/navigation-bar.component.html b/src/app/components/navigation-bar/navigation-bar.component.html index 1e8392b..00950bb 100644 --- a/src/app/components/navigation-bar/navigation-bar.component.html +++ b/src/app/components/navigation-bar/navigation-bar.component.html @@ -1,52 +1,33 @@ -
- - - Sidebar +