From accabe1c52a852ba4adda11158d8a81f18e1c14b Mon Sep 17 00:00:00 2001 From: Metype <39036543+metype@users.noreply.github.com> Date: Mon, 8 Jul 2024 13:12:12 -0500 Subject: [PATCH] Make the player profile boxes not so wide (#21) They now either are 50rem or 100vw, whichever is smaller --- src/components/PlayerProfile.vue | 68 ++++++++++++++++++-------------- 1 file changed, 38 insertions(+), 30 deletions(-) diff --git a/src/components/PlayerProfile.vue b/src/components/PlayerProfile.vue index 66dabaf..b8c2471 100644 --- a/src/components/PlayerProfile.vue +++ b/src/components/PlayerProfile.vue @@ -1,34 +1,34 @@ + +