Skip to content

Commit

Permalink
Improve lists spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagogabriel committed May 19, 2016
1 parent 93b4c93 commit 8f992fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ figcaption {
* Lists
*/
ul, ol {
margin-left: $spacing-unit;
margin-left: 17px;
}

li {
Expand Down

0 comments on commit 8f992fd

Please sign in to comment.