summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/components/dashboard_skeleton.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/components/dashboard_skeleton.scss')
-rw-r--r--app/assets/stylesheets/components/dashboard_skeleton.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/components/dashboard_skeleton.scss b/app/assets/stylesheets/components/dashboard_skeleton.scss
index 2e2c1fefc79..ce33aa94df3 100644
--- a/app/assets/stylesheets/components/dashboard_skeleton.scss
+++ b/app/assets/stylesheets/components/dashboard_skeleton.scss
@@ -68,7 +68,7 @@
background-size: cover;
background-image: linear-gradient(to right,
$gray-100 0%,
- $gray-50 20%,
+ $gray-10 20%,
$gray-100 40%,
$gray-100 100%);
border-radius: $gl-padding;