From 1b5c7f6861c328d62f83ce93ba50514cc1e02ab5 Mon Sep 17 00:00:00 2001 From: Karol Dzialowski Date: Mon, 27 Nov 2023 10:50:13 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Move=20side=20icons=20to=20the?= =?UTF-8?q?=20bottom=20on=20mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index 10dec99..60b08a4 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -13,11 +13,11 @@ const theme = createTheme({ function App() { return ( -
+
-
+