feat: add footer links

This commit is contained in:
Ryan Wang
2021-10-08 20:02:24 +08:00
parent 048ce27ce6
commit b43c1d3301
4 changed files with 118 additions and 45 deletions

View File

@@ -16,6 +16,10 @@
--ifm-code-font-size: 95%;
}
.markdown h1:first-child {
--ifm-h1-font-size: 2.3rem;
}
.docusaurus-highlight-code-line {
background-color: rgba(0, 0, 0, 0.1);
display: block;