Merged in feat/SW-3542-update-color-variables-to- (pull request #2970)
feat(SW-3542): Updated the color variables for MVP Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -13,6 +13,14 @@
|
||||
gap: var(--Spacing-x-half);
|
||||
}
|
||||
|
||||
.header .confirmTitle {
|
||||
color: var(--Text-Accent-Primary);
|
||||
}
|
||||
|
||||
.header .hotelTitle {
|
||||
color: var(--Text-Heading);
|
||||
}
|
||||
|
||||
.body {
|
||||
max-width: 720px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user