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 {
position: relative;
width: 600px;
height: 500px;
height: 550px;
margin: auto;
}
@ -341,7 +341,7 @@ body {
/* SCHILD */
.shield {
top: 260px;
top: 220px;
right: 70px;
}