fixed px to rem

This commit is contained in:
Harry Bomrah 2017-12-11 16:02:37 +08:00
parent 84df879e0a
commit 6fa173c91a
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ body {
width: 50px;
height: 20px;
text-align: center;
font-size: 0.625px;
font-size: 0.625rem;
}
.spinner > div {