From 278e013adc160da8b7acd192396e6dfdf9fb8dee Mon Sep 17 00:00:00 2001 From: juliecogley <151831029+juliecogley@users.noreply.github.com> Date: Sun, 24 Mar 2024 10:09:31 +0900 Subject: [PATCH] =?UTF-8?q?=E5=B9=85=E7=9F=AD=E3=81=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- works.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/works.css b/works.css index 2ace7f4..6fe7707 100644 --- a/works.css +++ b/works.css @@ -2,12 +2,12 @@ .section-works__top{ width: 100%; -height: 375px; +height: 200px; } .section-works__top-image{ width: 100%; - height: 100%; + height: 200px; background-position:-145px 390px; background-image: url("photo/obi.JPG"); /*transform: rotate(90deg);*/ @@ -17,7 +17,7 @@ height: 375px; .section-works__wrapper{ padding: 0 24px; - margin:120px auto 160px auto; + margin:40px auto 160px auto; text-align: left; } .section-works__index{