modify path axis to zero

This commit is contained in:
mkwiser
2014-09-12 02:21:51 +08:00
parent d8daf7d877
commit 5a679dc997
15 changed files with 215 additions and 257 deletions

View File

@@ -23,4 +23,5 @@ html {
width: 100%;
height: 100%;
position: relative;
-webkit-text-size-adjust: none;
}

View File

@@ -8,4 +8,5 @@ body, html {
width: 100%;
height: 100%;
position: relative;
-webkit-text-size-adjust: none;
}