diff --git a/app/styles/modules/user-settings/user-profile.scss b/app/styles/modules/user-settings/user-profile.scss index f167e087..62f39807 100644 --- a/app/styles/modules/user-settings/user-profile.scss +++ b/app/styles/modules/user-settings/user-profile.scss @@ -19,7 +19,7 @@ .overlay { align-content: center; align-items: center; - background: rgba($blackish, .9); + background: rgba($blackish, .8); bottom: 0; display: none; justify-content: center;