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:
Hrishikesh Vaipurkar
2025-10-17 09:22:03 +00:00
parent bf19d3960b
commit c01f440651
17 changed files with 141 additions and 67 deletions

View File

@@ -2,7 +2,7 @@
display: flex;
align-items: center;
gap: 8px;
color: var(--TEMP-sas-20);
color: var(--SAS-20);
}
.logo {