diff --git a/styles/style.css b/styles/style.css index 6686823..c991681 100644 --- a/styles/style.css +++ b/styles/style.css @@ -64,6 +64,10 @@ html { line-height: 30px; } +.container .nes-container { + margin-bottom: 10px; +} + h1, h2, h3, @@ -436,6 +440,7 @@ main { .container .login { justify-content: center; align-items: center; + text-align: center; } .asset-dark { visibility: hidden; @@ -447,9 +452,6 @@ main { } .asset-dark { display: none; -} - { - } .asset-dark { @@ -527,4 +529,4 @@ h6, .boxed-container { transition: box-shadow 0.15s ease; -} \ No newline at end of file +} diff --git a/views/login.view.php b/views/login.view.php index 0ae4992..aaeb0ed 100644 --- a/views/login.view.php +++ b/views/login.view.php @@ -3,7 +3,7 @@
-
+

Melde dich mit deinem Konto an.

@@ -36,4 +36,4 @@

- \ No newline at end of file +