+
N
akahara
-
-
+
+
N
ami
-
PORTFOLIO
-
PORTFOLIO + +
From b373e1ef2be7876443f877f9ac37ad2a9e0e0511 Mon Sep 17 00:00:00 2001 From: juliecogley <151831029+juliecogley@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:47:12 +0900 Subject: [PATCH] =?UTF-8?q?.works.css=E3=80=80.works.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .works.css ヘッダー下部に余白 .works.html .works1.html ハンバーガーメニューの挿入 .works1.css ハンバーガーメニュー位置の調整 --- works.css | 4 ++++ works.html | 52 +++++++++++++++++++++++++++++++++------------------- works1.css | 3 +++ works1.html | 52 +++++++++++++++++++++++++++++++++------------------- 4 files changed, 73 insertions(+), 38 deletions(-) diff --git a/works.css b/works.css index bbad3db..8508ea4 100644 --- a/works.css +++ b/works.css @@ -1,5 +1,8 @@ @charset "UTF-8"; +#nav-open{ + top: -144px; + } .section-works__top{ width: 100%; height: 375px; @@ -11,6 +14,7 @@ height: 375px; background-position:-145px 390px; background-image: url("photo/obi.JPG"); /*transform: rotate(90deg);*/ + margin-top: 20px; } diff --git a/works.html b/works.html index 0d5aa58..17c975a 100644 --- a/works.html +++ b/works.html @@ -28,31 +28,45 @@
+
N
akahara
-
-
+
+
N
ami
-
PORTFOLIO
-
+
N
akahara
-
-
+
+
N
ami
-
PORTFOLIO
-