feat: very close to v1

This commit is contained in:
Nick 2024-12-22 19:42:23 -06:00
parent a9fb4fb14b
commit cf580a71d0
38 changed files with 428 additions and 246 deletions

View file

@ -1,5 +1,5 @@
* {
scrollbar-width: thick;
scrollbar-width: thin;
scrollbar-color: rgb(120, 60, 0) rgb(20, 20, 20);
}