💄(account-onboarding): Fix margins on the accounts list

This commit is contained in:
Halla Moore 2017-01-14 10:42:24 -08:00
parent e5e01e2834
commit 4fd9967ffa

View file

@ -240,7 +240,8 @@
.page.account-choose {
h2 {
margin-top: 100px;
margin-top: 136px;
margin-bottom: 20px;
}
.provider-list {