Fixed ordered list line indention bug.

This commit is contained in:
Sascha Brendel 2020-03-17 14:24:07 +01:00
parent c5395c9437
commit 3cd82a30d4
No known key found for this signature in database
GPG Key ID: F8BF8AB6963A2A98

View File

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