Merged in feat/benefit-cards (pull request #334)
feat: update benefit cards ui Approved-by: Simon.Emanuelsson
This commit is contained in:
@@ -65,3 +65,7 @@
|
||||
.white {
|
||||
color: var(--Scandic-Opacity-White-100);
|
||||
}
|
||||
|
||||
.peach50 {
|
||||
color: var(--Scandic-Peach-50);
|
||||
}
|
||||
|
||||
@@ -11,6 +11,7 @@ const config = {
|
||||
red: styles.red,
|
||||
textMediumContrast: styles.textMediumContrast,
|
||||
white: styles.white,
|
||||
peach50: styles.peach50,
|
||||
},
|
||||
textAlign: {
|
||||
center: styles.textAlignCenter,
|
||||
|
||||
Reference in New Issue
Block a user