Skip to content

Commit

Permalink
Merge pull request #54 from PolymerElements/use-typography
Browse files Browse the repository at this point in the history
apply --paper-font-common-base
  • Loading branch information
valdrinkoshi committed Jan 22, 2016
2 parents ea7897b + d0387b0 commit 8fb9f86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paper-card.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
background-color: var(--paper-card-background-color, --primary-background-color);
border-radius: 2px;

@apply(--paper-font-common-base);
@apply(--paper-card);
}

Expand Down

0 comments on commit 8fb9f86

Please sign in to comment.