From c5f6c6bbf9fc82c8238c35a96ebf8812ff7ce0fd Mon Sep 17 00:00:00 2001 From: Dorian Date: Sat, 7 Mar 2026 20:10:57 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20mobile=20homepage=20=E2=80=94=20side-by-?= =?UTF-8?q?side=20Fight/Watch=20buttons,=20hero=20bots=20below=20title?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Buttons always side-by-side with shorter labels (FIGHT / WATCH) - Hero bots displayed horizontally below title on mobile - Desktop keeps flanking hero layout with larger sprites Co-Authored-By: Claude Opus 4.6 --- frontend/src/pages/FightPage.vue | 56 +++++++++-------- frontend/src/pages/HomePage.vue | 102 ++++++++++++++++--------------- 2 files changed, 82 insertions(+), 76 deletions(-) diff --git a/frontend/src/pages/FightPage.vue b/frontend/src/pages/FightPage.vue index e624e1e..90d95f0 100644 --- a/frontend/src/pages/FightPage.vue +++ b/frontend/src/pages/FightPage.vue @@ -1,5 +1,5 @@