From 545c34cadb2284c1bea1fc1b11d568efc40b854e Mon Sep 17 00:00:00 2001 From: yokomac Date: Tue, 19 Mar 2024 15:19:57 +0900 Subject: [PATCH] Update Home.module.css --- src/styles/Home.module.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/styles/Home.module.css b/src/styles/Home.module.css index a00ed06..b16e9f5 100644 --- a/src/styles/Home.module.css +++ b/src/styles/Home.module.css @@ -165,15 +165,13 @@ flex-direction: column; align-items: center; min-height: 100vh; - overflow: hidden; } .navi { display: flex; flex-direction: column; align-items: center; - position: relative; - height: auto; + position: absolute; } .contact {