Commit ce084c8d by doszhang

dos

parent ef96e1a9
...@@ -313,7 +313,7 @@ function RandomNumBoth(Min, Max) { ...@@ -313,7 +313,7 @@ function RandomNumBoth(Min, Max) {
function pxToRem(px) { function pxToRem(px) {
return px / fontSize; return px / 20;
} }
function designPxToRealPx(px) { function designPxToRealPx(px) {
......
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