From e0cb8fb95b3fabb2b5dd417b40861a2617e054e4 Mon Sep 17 00:00:00 2001 From: Spectralitree Date: Wed, 6 Jan 2021 13:10:40 +0100 Subject: [PATCH] layout tweaks --- src/App.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/App.js b/src/App.js index 334f50ca..082bbf09 100644 --- a/src/App.js +++ b/src/App.js @@ -98,14 +98,14 @@ export default function App() { return ( -
+
pk-webs - history.push('/pk-webs/dash')} >Dash + history.push('/pk-webs/dash/reload')} >Dash history.push('/pk-webs/settings')} >Settings history.push('/pk-webs/profile')}>Public profile { localStorage.getItem('token') ? <>
logOut()}>Log out : "" } @@ -119,6 +119,7 @@ export default function App() { {darkMode.value ? : }
+
@@ -238,6 +239,7 @@ export default function App() { +