💄 Add tree line on TOC list style.

This commit is contained in:
凡梦星尘
2022-10-01 22:06:47 +08:00
parent 1208213476
commit a7b9d5338e
4 changed files with 60 additions and 13 deletions

View File

@@ -70,7 +70,7 @@
border-bottom: 1px solid $body-bg-color;
}
h3 {
h3, h4 {
border-bottom: 1px dotted $body-bg-color;
}
}