From f6f716d3462dbe20f8ec169b66816bc33cc9eb1c Mon Sep 17 00:00:00 2001 From: Tom Butcher Date: Wed, 26 Mar 2025 00:19:46 +0000 Subject: [PATCH] Fixed minor position issues --- src/App.jsx | 5 ++++- src/views/MainView.jsx | 4 ++-- src/views/SocialsView.jsx | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 228c364..edc6965 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -173,7 +173,10 @@ const App = () => { { style={{ height: "100%", padding: "24px 50px" }} >
-
+ {isMobile ? ( { height={60} /> )} -
+ {isMobile ? ( { style={{ height: "100%", padding: "24px 50px" }} >
-
+ {isMobile ? ( { height={60} /> )} -
+