feat: add description section to section/term/taxonomies, fix header margin

This commit is contained in:
Jacky Zhao
2022-07-14 12:02:35 -07:00
parent 216ceb9a34
commit a0da04d298
4 changed files with 10 additions and 0 deletions

View File

@ -177,6 +177,7 @@ blockquote {
article {
& > h1 {
margin-top: 2em;
font-size: 2em;
}