Skip to content

Commit 9ca1c05

Browse files
committed
Fix syntax errors in default.css
1 parent 00557b8 commit 9ca1c05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
margin: 1em auto;
441441
}
442442
.note > p:first-child,
443-
.issue > p:first-child, {
443+
.issue > p:first-child {
444444
margin-top: 0;
445445
}
446446

0 commit comments

Comments
 (0)