Commit e3f576dc by agan

提交

parent be610b60
Showing with 3 additions and 3 deletions
...@@ -58,7 +58,7 @@ body { ...@@ -58,7 +58,7 @@ body {
width: 5.347rem; width: 5.347rem;
height: 10.68rem; height: 10.68rem;
position: absolute; position: absolute;
top: 4.4rem; top: 3.8rem;
left: 50%; left: 50%;
transform: translateX( -50%) scale(1.2); transform: translateX( -50%) scale(1.2);
z-index: 10; z-index: 10;
...@@ -97,7 +97,7 @@ body { ...@@ -97,7 +97,7 @@ body {
} }
.btnPage2{ .btnPage2{
top: 17rem; top: 16rem;
} }
.mTitle { .mTitle {
...@@ -188,7 +188,7 @@ body { ...@@ -188,7 +188,7 @@ body {
/* top: 5rem; */ /* top: 5rem; */
top: 0rem; top: 0rem;
left: 0rem; left: 0rem;
margin-top: 4.4rem; margin-top: 4rem;
overflow-y: scroll; overflow-y: scroll;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment