diff --git a/desktop/desktop.scss b/desktop/desktop.scss index 47278c3..8dd2c09 100644 --- a/desktop/desktop.scss +++ b/desktop/desktop.scss @@ -237,7 +237,7 @@ button#new-account-link { background-color: lighten($tertiary, 20%); } 100% { - background-color: $secondary; + background-color: lighten($secondary, 10%); } }