From 68ba7280c891a3b06626edd13e6302e594ab7a08 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Wed, 4 Sep 2024 18:45:32 +0200 Subject: [PATCH] =?UTF-8?q?Auf=20bootstrap-icons=20umgestellt=20und=20Auth?= =?UTF-8?q?entication-links=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FWLAZ_Web/Components/Layout/NavMenu.razor | 11 +++++++++-- FWLAZ_Web/Components/Layout/NavMenu.razor.css | 3 ++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/FWLAZ_Web/Components/Layout/NavMenu.razor b/FWLAZ_Web/Components/Layout/NavMenu.razor index bea1fa3..dd8ae04 100644 --- a/FWLAZ_Web/Components/Layout/NavMenu.razor +++ b/FWLAZ_Web/Components/Layout/NavMenu.razor @@ -12,14 +12,21 @@ diff --git a/FWLAZ_Web/Components/Layout/NavMenu.razor.css b/FWLAZ_Web/Components/Layout/NavMenu.razor.css index 7a1a0db..191870a 100644 --- a/FWLAZ_Web/Components/Layout/NavMenu.razor.css +++ b/FWLAZ_Web/Components/Layout/NavMenu.razor.css @@ -30,7 +30,8 @@ width: 1.25rem; height: 1.25rem; margin-right: 0.75rem; - top: -1px; + top: -0.75rem; + /* top: -1px; */ background-size: cover; }