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 {