diff --git a/css/style.css b/css/style.css index 13d4e11..2ea3281 100644 --- a/css/style.css +++ b/css/style.css @@ -137,7 +137,7 @@ img { position: fixed; z-index: 99; background-color: #f7f7f7; - padding-top: 48px; + /* padding-top: 48px; */ overflow-y: scroll; box-sizing: border-box; transition: left 0.4s; @@ -155,7 +155,7 @@ img { overflow-y: scroll; box-sizing: border-box; transition: left 0.4s; - border-top: 48px solid #fff; + border-top: 28px solid #fff; } .my-account:target { left: 0; @@ -340,7 +340,8 @@ img { left: 100%; z-index: 10; width: 100%; - border-top: 48px solid #fff; + /* border-top: 48px solid #fff; */ + border-top: 28px solid #fff; } .home-box { @@ -431,6 +432,6 @@ img { color: #fff; } -.container .moveRight { +.moveRight { left: 0 !important; } diff --git a/index.html b/index.html index 890802f..9ebdb18 100644 --- a/index.html +++ b/index.html @@ -11,34 +11,34 @@ - -
-
- -
-
- + -
-