This commit is contained in:
Michael Rose 2019-10-17 20:16:46 -04:00
commit 647c1672c5
2 changed files with 7 additions and 1 deletions

View file

@ -120,6 +120,10 @@ body:hover .visually-hidden button {
}
}
.task-list .task-list {
margin-left: 1em;
}
/*
Alignment
========================================================================== */

View file

@ -63,4 +63,6 @@ Nested and mixed lists are an interesting beast. It's a corner case to make sure
- [x] Finish my changes
- [ ] Push my commits to GitHub
- [ ] Open a pull request
- [ ] Open a pull request
- [ ] Follow discussions
- [x] Push new commits