🎨 Reset some article content.

This commit is contained in:
凡梦星尘
2022-06-09 22:05:13 +08:00
parent 0beb8d3ca7
commit 9e1a6e01cf
9 changed files with 268 additions and 8 deletions

View File

@@ -1,14 +1,15 @@
@if $toc_enable {
.post-toc {
font-size: $font-size-small;
padding: 0 8px;
ol {
ul {
list-style: none;
margin: 0;
padding: 0 2px 5px 10px;
text-align: left;
> ol {
> li {
padding-left: 0;
}