feat: lots updates
This commit is contained in:
@@ -52,6 +52,15 @@
|
||||
</style>
|
||||
<style>
|
||||
/* reset */
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
|
||||
Reference in New Issue
Block a user