完善 docs

This commit is contained in:
SmallMain
2022-06-10 15:03:22 +08:00
parent 0a4bf9fc9a
commit 4a15fd2b39
12 changed files with 249 additions and 59 deletions

View File

@@ -65,7 +65,7 @@
@media screen and (min-width: 997px) {
:root {
--ifm-font-size-base: 18px;
--ifm-font-size-base: 16px;
}
.hero__subtitle {
@@ -97,11 +97,6 @@
margin-bottom: calc(var(--ifm-heading-vertical-rhythm-bottom) * var(--ifm-leading) * 1.5);
}
.markdown>h3 {
--ifm-h3-font-size: 1.3rem;
}
}
.menu__caret:before {