WIP: integrate-old-refactors-of-github #1

Draft
hdh20267 wants to merge 140 commits from integrate-old-refactors-of-github into main
Showing only changes of commit 5ffb4a3cfc - Show all commits

View File

@@ -188,7 +188,7 @@
} }
body { body {
@apply relative font-normal font-outfit z-1 bg-gray-50 dark:bg-gray-900; @apply relative font-normal font-outfit z-1 bg-gray-50 dark:bg-gray-900 dark:text-gray-300;
} }
} }