From a0d5a7ec68072bb51575463628c5615f17385571 Mon Sep 17 00:00:00 2001 From: Caleb Burke Date: Wed, 15 Jul 2026 00:45:28 -0700 Subject: [PATCH] Prepping public app bar for mobile view --- web/src/components/layout/PublicAppBar.vue | 50 ++++++++++++++++------ 1 file changed, 36 insertions(+), 14 deletions(-) diff --git a/web/src/components/layout/PublicAppBar.vue b/web/src/components/layout/PublicAppBar.vue index 38ec17a..31c97b4 100644 --- a/web/src/components/layout/PublicAppBar.vue +++ b/web/src/components/layout/PublicAppBar.vue @@ -1,27 +1,49 @@