Skip to content

Commit

Permalink
fix: normalize card height (angular#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin authored and kara committed Feb 27, 2017
1 parent caa8265 commit 39fcf09
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
margin: 20px;
vertical-align: top;
cursor: pointer;

.mat-card-title {
font-size: 20px;
}
}

.docs-component-category-list-card-image {
Expand Down

0 comments on commit 39fcf09

Please sign in to comment.