From 2b5cdcc3beae5a49b80328f77c2cf40f9df9fc4a Mon Sep 17 00:00:00 2001 From: Varun Date: Tue, 1 Feb 2022 12:26:50 -0500 Subject: [PATCH 1/2] This update makes the navbar align better on mobile. This took way too long lol --- packages/react-app/src/App.jsx | 2 +- packages/react-app/src/components/Account/index.jsx | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/packages/react-app/src/App.jsx b/packages/react-app/src/App.jsx index 25c3f595..b0f5ec21 100644 --- a/packages/react-app/src/App.jsx +++ b/packages/react-app/src/App.jsx @@ -541,7 +541,7 @@ function App(props) { networkDisplay={networkDisplay} hostToggleSwitch={ room && ( -
+