px
Browse files
src/lib/components/Battle/BattleField.svelte
CHANGED
@@ -336,7 +336,7 @@
|
|
336 |
.player-piclet-wrapper {
|
337 |
position: absolute;
|
338 |
left: 40px;
|
339 |
-
bottom: -
|
340 |
}
|
341 |
|
342 |
.player-image {
|
|
|
336 |
.player-piclet-wrapper {
|
337 |
position: absolute;
|
338 |
left: 40px;
|
339 |
+
bottom: -6px;
|
340 |
}
|
341 |
|
342 |
.player-image {
|