From 160c9f6299319f4f726af53b8f42c677a027356f Mon Sep 17 00:00:00 2001 From: Ruwen Date: Thu, 21 Nov 2024 09:53:50 +0100 Subject: [PATCH] Augen Symbol entfernt --- .idea/jsLibraryMappings.xml | 2 +- public/login/index.html | 11 +++++++++-- static/Styles/login/style.css | 1 - 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml index 93218c2..2f279b3 100644 --- a/.idea/jsLibraryMappings.xml +++ b/.idea/jsLibraryMappings.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/public/login/index.html b/public/login/index.html index a62fea3..6494ab5 100644 --- a/public/login/index.html +++ b/public/login/index.html @@ -6,7 +6,12 @@ - Loging + Login + @@ -14,7 +19,9 @@

Login

- +
diff --git a/static/Styles/login/style.css b/static/Styles/login/style.css index 4d9e32f..de143f8 100644 --- a/static/Styles/login/style.css +++ b/static/Styles/login/style.css @@ -58,7 +58,6 @@ body { top: 50%; transform: translateY(-50%); font-size: 20px; - margin-top: 4px; } .wrapper .remember-forgot {