Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit ab50154

Browse files
konstantinosG-derivKonstantinos-Gk
andauthored
Konstantinos / Forex subtasks part 2 (#4268)
* fix: subtasks * fix: height * fix: vercel * fix: icon * fix: icons --------- Co-authored-by: Konstantinos-Gk <[email protected]>
1 parent cc06d88 commit ab50154

File tree

6 files changed

+43
-36
lines changed

6 files changed

+43
-36
lines changed

src/components/custom/_signup-public.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ const SocialWrapper = styled(Flex)`
175175
margin-top: 4rem;
176176
flex-wrap: wrap;
177177
gap: 6px;
178+
height: 40%;
178179
`
179180
const MobileSocialWrapper = styled(SocialWrapper)`
180181
> div {
@@ -408,7 +409,7 @@ const SignupPublic = ({
408409
<SignupFormWrapper>
409410
<StyledFormWrapper>
410411
<StyledHeader type="section-title" width="100%">
411-
{localize('_t_Join over 2.5 million traders worldwide_t_')}
412+
{localize('Join over 2.5 million traders worldwide')}
412413
</StyledHeader>
413414
<br />
414415
<StyledHeaderText weight="normal" size="1.6rem">
@@ -551,7 +552,7 @@ const SignupPublic = ({
551552
<MobileSignupFormWrapper>
552553
<div>
553554
<StyledHeader type="section-title">
554-
{localize('_t_Join over 2.5 million traders worldwide_t_')}
555+
{localize('Join over 2.5 million traders worldwide')}
555556
</StyledHeader>
556557
<br />
557558
<StyledHeaderText weight="normal" size="1.6rem">

src/images/svg/custom/deriv-go.svg

Lines changed: 6 additions & 6 deletions
Loading

src/images/svg/custom/deriv-x.svg

Lines changed: 6 additions & 6 deletions
Loading

src/images/svg/custom/dmt5-icon.svg

Lines changed: 17 additions & 9 deletions
Loading

0 commit comments

Comments
 (0)