added appropriate warning svg to no backup modal

This commit is contained in:
Jamal Jackson 2016-09-30 16:02:51 -04:00
commit 872c57abf4
2 changed files with 19 additions and 1 deletions

View file

@ -32,7 +32,7 @@
margin-top: .3rem;
}
&-img-warning {
background-image: url('../img/onboarding-success.svg');
background-image: url('../img/warning.svg');
height: 6rem;
background-size: contain;
margin-top: .3rem;