Fix first link to your account. Removes unused variables. Fix spinner
This commit is contained in:
parent
a99a133814
commit
8b0919f2dc
5 changed files with 32 additions and 32 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue