diff --git a/src/styles/dashboard.scss b/src/styles/dashboard.scss index 7080fee..2877b4f 100644 --- a/src/styles/dashboard.scss +++ b/src/styles/dashboard.scss @@ -15,7 +15,7 @@ .dash-promo-first-wrap { padding: 8px 62; - background-color: aliceblue; + background-color: var(--barely-there-accen); display: flex; flex-direction: column; border: 1px solid orange;