Merged develop into feat/SW-360-signup-flow

This commit is contained in:
Chuma Mcphoy (We Ahead)
2024-10-10 07:56:16 +00:00
19 changed files with 253 additions and 18 deletions

View File

@@ -107,6 +107,10 @@
font-weight: 600;
}
.baseButtonTextOnFillNormal {
color: var(--Base-Button-Text-On-Fill-Normal);
}
.black {
color: #000;
}