This commit is contained in:
2026-03-10 05:41:27 +00:00
parent 58ef4eaaae
commit f26227c7a8
14 changed files with 374 additions and 29 deletions
+4
View File
@@ -115,3 +115,7 @@ code {
#admin-main h2 {
@apply text-xl font-semibold;
}
hr {
@apply border-foreground-light/10 dark:border-foreground-dark/10;
}