Merged in feat/benefit-cards (pull request #334)

feat: update benefit cards ui

Approved-by: Simon.Emanuelsson
This commit is contained in:
Matilda Landström
2024-07-09 11:14:30 +00:00
parent fc12356862
commit ada65b8612
6 changed files with 20 additions and 29 deletions

View File

@@ -65,3 +65,7 @@
.white {
color: var(--Scandic-Opacity-White-100);
}
.peach50 {
color: var(--Scandic-Peach-50);
}

View File

@@ -11,6 +11,7 @@ const config = {
red: styles.red,
textMediumContrast: styles.textMediumContrast,
white: styles.white,
peach50: styles.peach50,
},
textAlign: {
center: styles.textAlignCenter,