Use checkmarks for complexity and dev team lists

This commit is contained in:
leigh-mil
2019-01-15 15:10:59 -05:00
parent a1760ad4c0
commit 03e56d6efc
3 changed files with 14 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
.checklist {
padding-left: 0;
list-style: none;
margin-top: 5px;
li {
margin-bottom: 0;
}
}