css: fix stylelint errors.
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
div.note-body, div.note-box.embedded div.note-box-inner-border {
|
||||
box-sizing: content-box;
|
||||
|
||||
h1, h2, h3, h4, h5, h6, a, span, div, blockquote, p, ul, li, ol, em, strong, small, big, b, i, font, u, s, code, center {
|
||||
h1, h2, h3, h4, h5, h6, a, span, div, blockquote, p, ul, li, ol, em,
|
||||
strong, small, big, b, i, font, u, s, code, center {
|
||||
line-height: 1.25;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user