Merge pull request #31 from Lednerb/fix-vueLight-listIndents

Fixed ordered list line indention bug.
This commit is contained in:
闪烁之狐 (blinkfox)
2020-03-18 00:44:42 +08:00
committed by GitHub

View File

@@ -281,7 +281,7 @@ body {
}
#write ol li {
text-indent: 0.5rem;
padding-left: 0.5rem;
}
#write > ul:first-child,