Skip to content

Commit

Permalink
Add white background to resource tile
Browse files Browse the repository at this point in the history
The resource tiles should always have a white background as they're essentially a card so the content can read better within the accordion.

Signed-off-by: Emmanuel Pilande <manny.pilande@hpe.com>
  • Loading branch information
epilande committed Jun 15, 2016
1 parent d2864ff commit 18a7a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/_objects.resources-tile.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.resources-tile {
background-color: #fff;

&__thumbnail {
width: 100px;
Expand Down

0 comments on commit 18a7a8c

Please sign in to comment.