fix MR comments

This commit is contained in:
Bilal
2020-07-01 10:57:55 +02:00
parent 2a7deef3c8
commit c8f314142c
2 changed files with 7 additions and 14 deletions

View File

@@ -426,13 +426,4 @@ a[data-behavior=seekable-timecode] {
.fix-h-and-w {
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';
}