diff --git a/app/assets/stylesheets/desktop/user.scss b/app/assets/stylesheets/desktop/user.scss index 5637f8a16d4..4823de49ab3 100644 --- a/app/assets/stylesheets/desktop/user.scss +++ b/app/assets/stylesheets/desktop/user.scss @@ -395,7 +395,7 @@ .details { padding: 12px 15px 2px 15px; margin-top: 0; - background: dark-light-choose(rgba($primary, 1), scale-color($secondary, $lightness: 40%)); + background: dark-light-choose(rgba($primary, 1), scale-color($secondary, $lightness: 15%)); .bio { display: none; } .primary {