diff --git a/components/PlayerStats.vue b/components/PlayerStats.vue index 24c6525..21660ca 100644 --- a/components/PlayerStats.vue +++ b/components/PlayerStats.vue @@ -17,20 +17,20 @@ const props = defineProps() {{ player.team?.health }} -
+
- 🖕 + {{ (player.turn?.discard_markers ?? 0) + (player.turn?.fuck_u_markers ?? 0) }}
@@ -47,11 +47,11 @@ const props = defineProps() display: flex; justify-content: center; align-items: center; - height: 50px; } img.icon_img { height: 50px; + width: 50px; } span.icon_img { diff --git a/public/images/fuck.svg b/public/images/fuck.svg new file mode 100644 index 0000000..b664308 --- /dev/null +++ b/public/images/fuck.svg @@ -0,0 +1,46 @@ + + + +