diff --git a/src/app/app.component.html b/src/app/app.component.html index ce0f108..6d10711 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1 +1 @@ - + diff --git a/src/app/components/login-view/login-view.component.css b/src/app/components/login-view/login-view.component.css index 4388089..0ab8228 100644 --- a/src/app/components/login-view/login-view.component.css +++ b/src/app/components/login-view/login-view.component.css @@ -9,8 +9,6 @@ body { .container { text-align: center; - padding: 20px; - border: 1px solid #ccc; border-radius: 5px; background-color: #fff; width: 300px; /* Set a maximum width for the container */ diff --git a/src/app/components/login-view/login-view.component.html b/src/app/components/login-view/login-view.component.html index 93f1bfd..d73e36d 100644 --- a/src/app/components/login-view/login-view.component.html +++ b/src/app/components/login-view/login-view.component.html @@ -1,14 +1,5 @@ - - - - - - Hi-Tec GmbH Login - - - - -
+ +

Hi-Tec GmbH

Logout Icon @@ -22,5 +13,3 @@
- -