We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da4600 commit ef2b6cbCopy full SHA for ef2b6cb
1 file changed
matrix/matrix.css
@@ -41,7 +41,7 @@ dd > p:first-child, li > p:first-child, .note > p:first-child, .issue > p:first-
41
margin-top: 0
42
}
43
.issue, .note, div.example, pre.example {
44
- padding: inital;
+ padding: initial;
45
margin: initial;
46
padding: .5em;
47
border: initial;
0 commit comments