Fix first link to your account. Removes unused variables. Fix spinner

This commit is contained in:
Gustavo Maximiliano Cortez 2017-01-18 11:58:30 -03:00
commit 8b0919f2dc
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 32 additions and 32 deletions

View file

@ -4,6 +4,11 @@
$item-border-color: #EFEFEF;
$item-label-color: #6C6C6E;
@extend .deflash-blue;
.spinner svg {
stroke: #0067c8;
fill: #0067c8;
}
.add-bottom-for-cta {
bottom: 92px;