adding white background to confirm view

This commit is contained in:
Gabriel Bazán 2016-12-28 13:09:59 -03:00
commit d345b307e4
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#view-confirm {
background-color: #ffffff;
@extend .deflash-blue;
.icon-amazon {
background-image: url("../img/icon-amazon.svg");