Commit b395f7ef by doszhang

dos

parent e314d3fa
...@@ -80,9 +80,9 @@ body { ...@@ -80,9 +80,9 @@ body {
left: 0; left: 0;
width: 640px; width: 640px;
height: 1238px; height: 1238px;
top: 50%; top: 0;
transform: translate(0, -50%); transform: translate(0, 0);
-webkit-transform: translate(0, -50%); -webkit-transform: translate(0, 0);
} }
.page { .page {
......
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