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 +}