Skip to content

Commit

Permalink
Adjust the margin of p in li
Browse files Browse the repository at this point in the history
  • Loading branch information
ngzhio committed Aug 15, 2020
1 parent 4c3a153 commit ff86dbc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/hamilton/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ li {
> ol {
margin-bottom: 0;
}

p {
margin-bottom: $spacing-unit / 3;
}
}

/**
Expand Down

0 comments on commit ff86dbc

Please sign in to comment.