🚨 Clean up eslint issues

This commit is contained in:
2025-11-08 12:20:58 +08:00
parent 05f8cabb33
commit 063faf4b8e
17 changed files with 145 additions and 171 deletions

View File

@@ -43,3 +43,7 @@ body {
opacity: 0;
filter: blur(1rem);
}
.prose pre {
padding: 0;
}