Use checkmarks for complexity and dev team lists
This commit is contained in:
9
styles/components/_checklist.scss
Normal file
9
styles/components/_checklist.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.checklist {
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
margin-top: 5px;
|
||||
|
||||
li {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user