From 3a1eb27b508020b9619293f3d67814d6fc51803b Mon Sep 17 00:00:00 2001 From: Tom Butcher Date: Sat, 19 Jul 2025 21:36:02 +0100 Subject: [PATCH] Improved UI aesthetics. --- src/components/App/AppError.jsx | 2 +- src/components/App/AppLoading.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/App/AppError.jsx b/src/components/App/AppError.jsx index 39d5c17..7c64f29 100644 --- a/src/components/App/AppError.jsx +++ b/src/components/App/AppError.jsx @@ -30,7 +30,7 @@ const AppError = ({ style={{ height: '100vh' }} gap={'large'} > - + diff --git a/src/components/App/AppLoading.jsx b/src/components/App/AppLoading.jsx index 4ed1b2f..c8f6c44 100644 --- a/src/components/App/AppLoading.jsx +++ b/src/components/App/AppLoading.jsx @@ -37,7 +37,7 @@ const AppLoading = () => { style={{ height: '100vh' }} gap={'large'} > - +