Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
This commit is contained in:
@ -120,6 +120,10 @@ body:hover .visually-hidden button {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.task-list .task-list {
|
||||||
|
margin-left: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Alignment
|
Alignment
|
||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
@ -63,4 +63,6 @@ Nested and mixed lists are an interesting beast. It's a corner case to make sure
|
|||||||
|
|
||||||
- [x] Finish my changes
|
- [x] Finish my changes
|
||||||
- [ ] Push my commits to GitHub
|
- [ ] Push my commits to GitHub
|
||||||
- [ ] Open a pull request
|
- [ ] Open a pull request
|
||||||
|
- [ ] Follow discussions
|
||||||
|
- [x] Push new commits
|
Reference in New Issue
Block a user