From d945a8be8caf5b0c28cfb99b56a671c34fbe0f62 Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Sat, 14 Jan 2023 13:19:23 +0100 Subject: [PATCH] changed margin for nes-container on profile page --- styles/style.css | 10 ++++++---- views/login.view.php | 4 ++-- 2 files changed, 8 insertions(+), 6 deletions(-) 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 +