Skip to content

Commit

Permalink
chore: Remove border between examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jun 16, 2020
1 parent a5591d4 commit b120fdc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/templates/ComponentReferenceTemplate.module.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
.componentExample:not(:last-child) {
border-bottom: 1px solid var(--color-neutrals-100);
padding-bottom: 2rem;
margin-bottom: 2rem;
}

Expand Down

0 comments on commit b120fdc

Please sign in to comment.