diff --git a/components/PlayerStats.vue b/components/PlayerStats.vue index f5f0d97..cdd0f52 100644 --- a/components/PlayerStats.vue +++ b/components/PlayerStats.vue @@ -28,21 +28,21 @@ const isTurn = computed(
-
- {{ game.currentTurn.gold }}
-
-
-
- {{ game.currentTurn.damage }}
-
-
+
+ {{ game.currentTurn.gold }}
+
+
+
+
+ {{ game.currentTurn.damage }}
+
+