Skip to content

Commit

Permalink
fix(betterActivities): brand-experiment is now brand-500
Browse files Browse the repository at this point in the history
  • Loading branch information
D3SOX committed Jun 1, 2024
1 parent eccfb7b commit 21b428a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion betterActivities/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@

.vc-bactivities-controls .carousell .dot.selected {
opacity: 1;
background: var(--dot-color, var(--brand-experiment));
background: var(--dot-color, var(--brand-500));
}

.vc-bactivities-controls-tooltip {
Expand Down

0 comments on commit 21b428a

Please sign in to comment.