fix(LOY-64): lowercase s on membershipbadge

This commit is contained in:
Chuma McPhoy
2024-12-13 11:15:27 +01:00
parent 9d9084f60d
commit 01c0d5c35e
2 changed files with 4 additions and 4 deletions

View File

@@ -138,7 +138,7 @@
color: var(--UI-Semantic-Success);
}
.memberShipNumberBadge {
.membershipNumberBadge {
border-radius: var(--Small);
padding: var(--Spacing-x1) var(--Spacing-x-one-and-half);
background: var(--Base-Surface-Secondary-light-Normal);