Skip to content

Commit

Permalink
Update type-scale-table.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
vpicone authored and natashadecoste committed May 19, 2021
1 parent 127e8da commit 0829679
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/TypeScaleTable/type-scale-table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ $type-scale: 0.75rem, 0.875rem, 1rem, 1.125rem, 1.25rem, 1.5rem, 1.75rem, 2rem,
--space: 0;
}

.type-scale-row + * {
--space: 0;
}

.type-scale-table {
overflow-x: auto;
background: $ui-02;
Expand Down

0 comments on commit 0829679

Please sign in to comment.