mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-10 14:07:59 -05:00
[INJIMOB-1081]: new logo in splash screen centered
Signed-off-by: Ayushi Dey <ayushirakshitdey@gmail.com>
This commit is contained in:
@@ -56,7 +56,7 @@ export const IntroSlidersScreen: React.FC<RootRouteProps> = props => {
|
||||
<LinearGradient colors={Theme.Colors.gradientBtn}>
|
||||
<Centered>
|
||||
<Row align="space-between" style={Theme.Styles.introSliderHeader}>
|
||||
<Column style={{marginLeft: Dimensions.get('screen').width * 0.4}}>
|
||||
<Column style={{marginLeft: Dimensions.get('screen').width * 0.45}}>
|
||||
{SvgImage.InjiSmallLogo()}
|
||||
</Column>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user