mv platform
Browse files
src/lib/components/Battle/BattleField.svelte
CHANGED
@@ -194,7 +194,7 @@
|
|
194 |
width: 160px;
|
195 |
height: 160px;
|
196 |
position: absolute;
|
197 |
-
bottom: -
|
198 |
left: -20px;
|
199 |
z-index: 0;
|
200 |
object-fit: cover;
|
|
|
194 |
width: 160px;
|
195 |
height: 160px;
|
196 |
position: absolute;
|
197 |
+
bottom: -60px;
|
198 |
left: -20px;
|
199 |
z-index: 0;
|
200 |
object-fit: cover;
|