From 2cd1cc0ceee0256848dba214685ccebd5c636d3b Mon Sep 17 00:00:00 2001 From: yokomac Date: Tue, 19 Mar 2024 15:02:28 +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 5ff093a..2fd83d1 100644 --- a/src/styles/Home.module.css +++ b/src/styles/Home.module.css @@ -167,15 +167,13 @@ min-height: 100vh; position: none; top: none; + overflow: hidden; } .navi { display: flex; flex-direction: column; align-items: center; - height: auto; - position: none; - top: none; } .contact {