Skip to content

Commit

Permalink
fix(social news): font size
Browse files Browse the repository at this point in the history
  • Loading branch information
smartapant committed Jul 31, 2017
1 parent aa2eccf commit 0a50fff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
padding-bottom: 1.5rem;
overflow: hidden;
.text {
font-size: $font-size-sm;
font-size: $font-size-base;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
Expand Down

0 comments on commit 0a50fff

Please sign in to comment.