add proper account resource usage functionality

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
2023-04-11 18:01:06 +00:00
parent cabea750db
commit 729f8c0faa
2 changed files with 4 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
* {
font-family: monospace;
font-size: large;
box-sizing: border-box;
}
body {