From 092fc62e5e162286bd3823b9593aafdd688ec2c3 Mon Sep 17 00:00:00 2001 From: KLxHunter Date: Tue, 10 Sep 2024 01:19:57 +0700 Subject: [PATCH] update main page --- src/components/Main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Main.js b/src/components/Main.js index 13c1b01..75259ac 100644 --- a/src/components/Main.js +++ b/src/components/Main.js @@ -58,7 +58,7 @@ z-index:1; const BottomBar = styled.div` position: absolute; -bottom: 1rem; +bottom: 4.4rem; left: 0; right: 0; width: 100%;