Skip to content

Commit

Permalink
feat: Double the space on shape prop types
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jun 16, 2020
1 parent c4e6094 commit 96650aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PropList.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

.shape {
&:not(:last-child) {
margin-bottom: 2rem;
margin-bottom: 4rem;
}

h4 {
Expand Down

0 comments on commit 96650aa

Please sign in to comment.