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

@@ -1,5 +1,5 @@
.benefitCard {
background-color: var(--Main-Grey-White);
background-color: var(--Scandic-Opacity-White-100);
border: 1px solid var(--Base-Border-Subtle);
border-radius: var(--Corner-radius-Small);
color: var(--Main-Brand-Burgundy);
@@ -56,4 +56,4 @@
.benefitComparison {
grid-template-columns: 1fr 1fr 1fr;
}
}
}