This commit is contained in:
2026-03-10 08:56:20 +00:00
parent f26227c7a8
commit 921375c53d
22 changed files with 614 additions and 30 deletions
+4
View File
@@ -119,3 +119,7 @@ code {
hr {
@apply border-foreground-light/10 dark:border-foreground-dark/10;
}
.dotted-link {
@apply border-b border-dashed border-foreground-light/40 dark:border-foreground-dark/40;
}