[dep] switch to bun and update dep

This commit is contained in:
Purp1e
2024-11-11 09:50:28 +08:00
parent 16bc1f55a2
commit e308309fb8
10 changed files with 351 additions and 5814 deletions

View File

@@ -11,7 +11,7 @@ body {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu,
Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
/* background: transparent; */
background: rgba(242, 241, 243, 0.5);
background: rgba(242, 241, 243, 0.65);
border-radius: 10px;
}