From 4b5bb142587ac0473176bfbfc5d3e7b0906e4870 Mon Sep 17 00:00:00 2001 From: github Date: Sat, 18 Mar 2023 19:36:27 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Change=20Layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/header/header.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/header/header.module.css b/components/header/header.module.css index 5587873..a958eca 100644 --- a/components/header/header.module.css +++ b/components/header/header.module.css @@ -85,7 +85,7 @@ } .area_nav_header { - margin: 0 0 0 1vw; + margin: 0 0 0 -3vw; } .lists a::after{