Style: Apply deno lint and deno fmt across codebase

This commit is contained in:
lifeadventurer
2024-10-31 19:56:47 +08:00
parent df772b0bde
commit 778cb316c0
20 changed files with 882 additions and 702 deletions

View File

@@ -64,7 +64,7 @@ h5 {
.card-footer {
background-color: var(--card-footer-color);
color: var(--card-footer-text-color);
color: var(--card-footer-text-color);
}
#footer-author {
@@ -88,4 +88,4 @@ h5 {
color: var(--dark-mode-icon-color);
cursor: pointer;
opacity: 85%;
}
}