diff --git a/apps/scandic-web/components/ContentType/PromoCampaignPage/Hero/hero.module.css b/apps/scandic-web/components/ContentType/PromoCampaignPage/Hero/hero.module.css index 494a5b06d..b39b3d877 100644 --- a/apps/scandic-web/components/ContentType/PromoCampaignPage/Hero/hero.module.css +++ b/apps/scandic-web/components/ContentType/PromoCampaignPage/Hero/hero.module.css @@ -90,6 +90,7 @@ display: flex; gap: var(--Space-x1); color: var(--Surface-Brand-Primary-1-OnSurface-Accent-Secondary); + align-items: center; } .text { diff --git a/apps/scandic-web/components/ContentType/PromoCampaignPage/Hero/index.tsx b/apps/scandic-web/components/ContentType/PromoCampaignPage/Hero/index.tsx index 0abbf99b4..649c92fc2 100644 --- a/apps/scandic-web/components/ContentType/PromoCampaignPage/Hero/index.tsx +++ b/apps/scandic-web/components/ContentType/PromoCampaignPage/Hero/index.tsx @@ -101,7 +101,7 @@ export default async function PromoCampaignHero({ icon="favorite" isFilled color="CurrentColor" - size={20} + size={16} />