small, p.small, span.small, .text-small {
font-size: 0.75rem;
- @include lightDark(color, #5e5e5e, #999);
}
sup, .superscript {
}
li.checkbox-item, li.task-list-item {
+ display: list-item;
list-style: none;
margin-left: -($-m * 1.2);
input[type="checkbox"] {