1
1
mirror of https://github.com/primer/css.git synced 2024-11-23 11:27:26 +03:00

update that override to match

This commit is contained in:
Mark Otto 2015-09-11 10:56:08 -07:00
parent ff130166e9
commit 0de5a40619

View File

@ -288,7 +288,7 @@ body {
// Override Markdown styles to restore values from `_type.scss`
ul,
ol {
padding: 0;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}