This commit is contained in:
Cay 2026-03-13 19:08:11 +00:00
parent bfd5c02d82
commit 091dc80ee4

View File

@ -213,7 +213,7 @@ body {
.character {
position: absolute;
top: 70px;
top: 100px;
left: 50%;
transform: translateX(-50%);
}
@ -327,15 +327,15 @@ body {
/* WAFFE */
.weapon {
top: 150px;
top: 110px;
right: 70px;
}
/* HANDSCHUHE */
.gloves {
top: 200px;
left: 70px;
top: 220px;
left: 80px;
}
/* SCHILD */