diff --git a/public/css/building.css b/public/css/building.css index 2fdad0c..f6276e0 100644 --- a/public/css/building.css +++ b/public/css/building.css @@ -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 */