mirror of
https://github.com/primer/css.git
synced 2024-11-09 12:22:47 +03:00
Linting fixes
This commit is contained in:
parent
2477ee4eb7
commit
a9337bdefb
@ -13,7 +13,7 @@
|
||||
list-style-type: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ol[type="1"] {
|
||||
list-style-type: decimal;
|
||||
}
|
||||
@ -26,7 +26,6 @@
|
||||
list-style-type: lower-roman;
|
||||
}
|
||||
|
||||
|
||||
// Did someone complain about list spacing? Encourage them
|
||||
// to create the spacing with their markdown formatting.
|
||||
// List behavior should be controled by the markup, not the css.
|
||||
|
Loading…
Reference in New Issue
Block a user