Skip to content

Commit ef2b6cb

Browse files
heycamsvgeesus
authored andcommitted
Fix typo in CSS.
1 parent 8da4600 commit ef2b6cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

matrix/matrix.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dd > p:first-child, li > p:first-child, .note > p:first-child, .issue > p:first-
4141
margin-top: 0
4242
}
4343
.issue, .note, div.example, pre.example {
44-
padding: inital;
44+
padding: initial;
4545
margin: initial;
4646
padding: .5em;
4747
border: initial;

0 commit comments

Comments
 (0)