From 743ee14c179ecdbbe650f20f6cdadaa30bf08553 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Tue, 30 May 2023 08:21:56 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B9=E3=82=BF=E3=82=A4=E3=83=AB=E8=AA=BF?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/styles/style.css b/styles/style.css index 28cb724..8a725a8 100644 --- a/styles/style.css +++ b/styles/style.css @@ -1,3 +1,8 @@ +body +{ + margin: 0 10%; +} + #global-menu { display: flex;