Fix Bugs && Continue Opfer Page + API

This commit is contained in:
marc-go
2026-04-18 20:01:42 +02:00
parent f2bb74dd12
commit 1f5ada7bfa
15 changed files with 576 additions and 11 deletions

View File

@@ -4,7 +4,9 @@ body {
place-items: center;
height: 100vh;
overflow: hidden;
background-image: url("/css/background.png");
background-image: url("/background.png");
background-repeat: no-repeat;
background-size: cover;
}
.page-content {