This commit is contained in:
Cay 2026-03-13 19:10:32 +00:00
parent 091dc80ee4
commit 70b14bec7e

View File

@ -221,7 +221,7 @@ body {
#character-ui { #character-ui {
position: relative; position: relative;
width: 600px; width: 600px;
height: 500px; height: 550px;
margin: auto; margin: auto;
} }
@ -341,7 +341,7 @@ body {
/* SCHILD */ /* SCHILD */
.shield { .shield {
top: 260px; top: 220px;
right: 70px; right: 70px;
} }