From d2c4a885ea92df35313fd26c09b31736b97a1ffc Mon Sep 17 00:00:00 2001 From: sky-ash <5kyl3r@proton.me> Date: Mon, 4 Nov 2024 02:12:14 +0100 Subject: [PATCH] Update Navigation.jsx --- src/components/Navigation.jsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/Navigation.jsx b/src/components/Navigation.jsx index 36c35d1..5369ec2 100644 --- a/src/components/Navigation.jsx +++ b/src/components/Navigation.jsx @@ -19,9 +19,10 @@ export default function Navigation() { return ( + variant='extended' + sx={{ position: 'fixed', zIndex: 1, + left: '50%', transform: 'translateX(-50%)', + bottom: 32, }}>