Skip to content

Commit

Permalink
fix: add back responsive styles
Browse files Browse the repository at this point in the history
  • Loading branch information
vpicone committed May 16, 2019
1 parent bc8df5e commit b3561a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
}

.text {
@include carbon--type-style('display-01');
@include carbon--type-style('display-01', true);
margin-bottom: $spacing-06;
margin-top: auto;
}
Expand Down

0 comments on commit b3561a9

Please sign in to comment.