diff --git a/server/components/GamePanel.vue b/server/components/GamePanel.vue index 5f6ed7e9..62df3f95 100644 --- a/server/components/GamePanel.vue +++ b/server/components/GamePanel.vue @@ -2,24 +2,28 @@ - -
-
-

+
+ +
+
+ +
+

{{ game.mName }}

-

+

{{ game.mShortDescription }}

no game @@ -40,3 +44,4 @@ const props = defineProps<{ href?: string; }>(); +