chore: add pretty

This commit is contained in:
lencx
2023-01-22 18:18:36 +08:00
parent 1ba356a91f
commit bc39dcdd72
56 changed files with 776 additions and 535 deletions

5
src/main.scss vendored
View File

@@ -14,7 +14,8 @@
-webkit-text-size-adjust: 100%;
}
html, body {
html,
body {
padding: 0;
margin: 0;
}
@@ -100,4 +101,4 @@ html, body {
.chatico {
cursor: pointer;
}
}