chore: update loyalty level table

This commit is contained in:
Matilda Landström
2024-06-14 15:21:37 +02:00
committed by Michael Zetterberg
parent 469f97dee5
commit 81c7a60eff
9 changed files with 14 additions and 19 deletions

View File

@@ -17,6 +17,11 @@
fill: var(--UI-Grey-80);
}
.green,
.green * {
fill: var(--UI-Green-60);
}
.pale,
.pale * {
fill: var(--Scandic-Brand-Pale-Peach);