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 {