From 8eb20891682bc2c830ff92d955b5869bebc10628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=A4rker?= <69695869+Promlg1104@users.noreply.github.com> Date: Fri, 3 Dec 2021 11:39:06 +0100 Subject: [PATCH] Update index.css --- assets/seiten/css/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/seiten/css/index.css b/assets/seiten/css/index.css index f6c0b9d..c18b93b 100644 --- a/assets/seiten/css/index.css +++ b/assets/seiten/css/index.css @@ -29,7 +29,7 @@ text-align: center; position: absolute; left: 50%; - top: 95%; + bottom: 1.2rem; transform: translate(-50%, -50%); max-width: 75px; width: 100%; @@ -56,4 +56,4 @@ left: 50%; top: 8rem; transform: translate(-50%, -50%); -} \ No newline at end of file +}