Commit 7ea1668f by doszhang

dos

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