Merged in fix/beneits-ui-fix (pull request #2923)

fix benefit list

* fix benefit list


Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
Matilda Landström
2025-10-07 13:03:08 +00:00
parent 36aa5089ea
commit 31dcbc5335
2 changed files with 2 additions and 1 deletions

View File

@@ -90,6 +90,7 @@
display: flex;
gap: var(--Space-x1);
color: var(--Surface-Brand-Primary-1-OnSurface-Accent-Secondary);
align-items: center;
}
.text {

View File

@@ -101,7 +101,7 @@ export default async function PromoCampaignHero({
icon="favorite"
isFilled
color="CurrentColor"
size={20}
size={16}
/>
<Typography
variant="Body/Paragraph/mdRegular"