Merge pull request #369 from vanhue/ref/design

Onboarding bg fix
This commit is contained in:
Jason Dreyzehner 2016-10-11 11:28:40 -04:00 committed by GitHub
commit f1897f4d1b
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
background: url(../img/onboarding-welcome-bg.png);
background-position: top center;
background-size: contain;
background-repeat: repeat-x;
background-repeat: no-repeat;
}
#qrcode {
content: url("../img/onboarding-welcome-qrcode.png");

Binary file not shown.

Before

Width:  |  Height:  |  Size: 234 KiB

After

Width:  |  Height:  |  Size: 220 KiB