Update desktop.scss

This commit is contained in:
rewphus 2017-09-01 15:14:37 -05:00 committed by GitHub
parent 36717560b5
commit 5315318784

View File

@ -237,7 +237,7 @@ button#new-account-link {
background-color: lighten($tertiary, 20%);
}
100% {
background-color: $secondary;
background-color: lighten($secondary, 10%);
}
}
@ -303,4 +303,4 @@ button#new-account-link {
right: -40% !important;
}
}
}
}