Skip to content

Commit 54ab6dc

Browse files
committed
Update MoonpayLogo.svg and Pricing.tsx for improved styling and color consistency
1 parent 0bc53ee commit 54ab6dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/assets/MoonpayLogo.svg

Lines changed: 1 addition & 1 deletion
Loading

src/components/pages/profile/[name]/registration/steps/Pricing/Pricing.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ const MoonpayContainer = styled.div`
119119
align-items: center;
120120
justify-content: center;
121121
gap: 5px;
122+
color: var(--thrn-color-text);
122123
`
123124

124125
const InfoItem = styled.div(

0 commit comments

Comments
 (0)