docs: update docs and footnote styles

This commit is contained in:
Xin
2023-08-22 00:48:44 +01:00
parent 5821b02db2
commit 86e5106f6e
7 changed files with 26 additions and 17 deletions

View File

@ -83,6 +83,9 @@
@apply text-sm text-gray-500 dark:text-gray-400 mt-2 block text-center;
}
}
.footnotes {
@apply mt-12 text-sm;
}
}
.subheading-anchor {