Rieko-wang 2 years ago
parent
commit
64cee55a55
  1. 4
      css/style.css

4
css/style.css

@ -155,7 +155,7 @@ img {
overflow-y: scroll; overflow-y: scroll;
box-sizing: border-box; box-sizing: border-box;
transition: left 0.4s; transition: left 0.4s;
border-top: 28px solid #fff; /* border-top: 28px solid #fff; */
} }
.my-account:target { .my-account:target {
left: 0; left: 0;
@ -341,7 +341,7 @@ img {
z-index: 10; z-index: 10;
width: 100%; width: 100%;
/* border-top: 48px solid #fff; */ /* border-top: 48px solid #fff; */
border-top: 37px solid #fff; border-top: 9px solid #fff;
} }
.home-box { .home-box {

Loading…
Cancel
Save