From 035c587d8c37692113a4dadc420712c1bcdce7ff Mon Sep 17 00:00:00 2001 From: yokomac Date: Tue, 19 Mar 2024 15:30:07 +0900 Subject: [PATCH] Update Home.module.css --- src/styles/Home.module.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/styles/Home.module.css b/src/styles/Home.module.css index 4512b02..8aadeed 100644 --- a/src/styles/Home.module.css +++ b/src/styles/Home.module.css @@ -26,6 +26,7 @@ .description { padding: 20px 30px; + text-align: center; } .main { @@ -172,6 +173,7 @@ flex-direction: column; align-items: center; position: initial; + top: initial; } .contact {