Open liamsms opened 3 weeks ago
Latest commit: 1d42a416f1c43c090974912131521a7004919afa
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@liamsms is attempting to deploy a commit to the FED Team Team on Vercel.
A member of the Team first needs to authorize it.
Thanks @liamsms, I've left a comment in the issue but I think we'll need design feedback since we should align to what's been done in Figma.
Closes #3524
In the Figma spec, the icon has a
padding-top
of1px
in HD, the other densities use2px
.In code, the
padding-top
value is combined with themargin-top
value, I've updated it so that HD now uses1px
instead of2px
.