Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
feat(card): add default background color
Browse files Browse the repository at this point in the history
Closes #1846
  • Loading branch information
Marcy Sutton committed Apr 1, 2015
1 parent efde63c commit 3bc8b27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/card/card-theme.scss
@@ -1,6 +1,7 @@
$card-border-radius: 2px !default;

md-card.md-THEME_NAME-theme {
background-color: '{{background-hue-3}}';
border-radius: $card-border-radius;

.md-card-image {
Expand Down

0 comments on commit 3bc8b27

Please sign in to comment.