Skip to content

Commit

Permalink
Add border-collapse rule
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisdano committed Dec 2, 2019
1 parent f2d93b5 commit c6e6aae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stylesheets/core/placeholders/_table.scss
@@ -1,6 +1,7 @@
%usa-table {
@include border-box-sizing;
@include typeset;
border-collapse: collapse;
border-spacing: 0;
margin: units(2.5) 0;

Expand Down

0 comments on commit c6e6aae

Please sign in to comment.