Update task render

This commit is contained in:
2023-07-22 15:11:32 +08:00
parent 12d64ae9ca
commit 6766362d39
17 changed files with 191 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
a {
color: inherit;
text-decoration: inherit;
}
body {
min-width: 100vw;
min-height: 100vh;