Fix markdown todo items shifted to the left and remove the dots
This commit is contained in:
parent
5a9e39e68e
commit
62083c28f2
@ -113,3 +113,7 @@
|
|||||||
.table-of-contents {
|
.table-of-contents {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.task-list-item {
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user