adding checkpoints

This commit is contained in:
wassname
2018-12-03 17:53:04 +08:00
parent 6123677a1e
commit 1930b3596d
34 changed files with 1192 additions and 1567 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
* {
margin: 0;
padding: 0;
border: 0;
box-sizing: border-box;
font-family: sans-serif;
font-size: 11px;
@@ -109,4 +106,4 @@ select {
width: 0;
font-size: 0;
max-width: 100%;
}
}