From 64cee55a55cd31aef9215c4fb59b3d7dacc2c05e Mon Sep 17 00:00:00 2001 From: Rieko-wang Date: Sun, 4 Dec 2022 21:07:52 +0800 Subject: [PATCH] 123 --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 156827e..5d30afe 100644 --- a/css/style.css +++ b/css/style.css @@ -155,7 +155,7 @@ img { overflow-y: scroll; box-sizing: border-box; transition: left 0.4s; - border-top: 28px solid #fff; + /* border-top: 28px solid #fff; */ } .my-account:target { left: 0; @@ -341,7 +341,7 @@ img { z-index: 10; width: 100%; /* border-top: 48px solid #fff; */ - border-top: 37px solid #fff; + border-top: 9px solid #fff; } .home-box {