Add media query abstraction around ScreenWidths and stop relayer grid hover effect on mobile
This commit is contained in:
@@ -10,7 +10,7 @@ export const UnlockWalletOnboardingStep: React.StatelessComponent<UnlockWalletOn
|
||||
<Container marginTop="15px" marginBottom="15px">
|
||||
<img src="/images/metamask_icon.png" height="50px" width="50px" />
|
||||
</Container>
|
||||
<Text center={true}>Unlock your metamask extension to get started.</Text>
|
||||
<Text center={true}>Unlock your MetaMask extension to get started.</Text>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user