fix MR comments

This commit is contained in:
Bilal
2020-07-01 11:27:18 +02:00
parent 6fc05f0b7f
commit 469839cee7
3 changed files with 20 additions and 15 deletions

View File

@@ -427,12 +427,3 @@ a[data-behavior=seekable-timecode] {
width: 308px;
height:308px;
}
// Add checkmark before list item
#checkmark-list > li {
list-style: none;
margin-left: -1em;
}
#checkmark-list > li:before {
content: '\2713\0020';
}