Skip to content

Commit

Permalink
feat: Change default list styles
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jun 16, 2020
1 parent 23190b0 commit 41b654c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/components/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -166,12 +166,8 @@ button,
}

ul {
padding-left: 30px;
line-height: 1.6;
}

li {
margin-bottom: 1rem;
margin: 0;
padding-left: 2rem;
}

code {
Expand Down

0 comments on commit 41b654c

Please sign in to comment.