From ddb34277877b94d6cd5737a79dcabf0f5033a2fa Mon Sep 17 00:00:00 2001 From: juliecogley <151831029+juliecogley@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:35:37 +0900 Subject: [PATCH] =?UTF-8?q?common.css=E3=81=A8profile.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit common.css 目次の文字を拡大 profile.css ハンバーガーメニューを表示 --- common.css | 11 ++++++++++- profile.css | 5 +++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/common.css b/common.css index b917461..5a591da 100644 --- a/common.css +++ b/common.css @@ -247,7 +247,16 @@ body { bottom: -30px; } - + #nav-content ul li a { + + font-size: 3.2rem; + line-height:6.4rem; + font-weight: 600; + + } + .nav-drawer__link-top { + padding: 15px 56px; + } } diff --git a/profile.css b/profile.css index cf90af4..f35e056 100644 --- a/profile.css +++ b/profile.css @@ -5,9 +5,10 @@ margin: 0 auto; } +#nav-open{ +top: -144px; - - +} .section-works1__title { max-width: 327px; /*327px+24+24=375px*/