Skip to content

Commit

Permalink
Set white background to media card.
Browse files Browse the repository at this point in the history
  • Loading branch information
albertosantini committed May 16, 2016
1 parent 383a5d3 commit c9bce46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,7 @@ footer {
.mdl-card__title-text {
text-align: justify;
}

.mdl-card__media {
background-color: white;
}

0 comments on commit c9bce46

Please sign in to comment.