Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Petrov <[email protected]>
  • Loading branch information
mike-petrov committed Apr 15, 2024
1 parent a52ab06 commit 26138e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ export const App = () => {
alt="loader"
/>
</div>
<Heading align="center" size={5} weight="bold">Please select an option</Heading>
<Heading align="center" size={5} weight="bold">Select connection method</Heading>
<Heading align="center" size={6} style={{ marginBottom: 10 }}>QR code connection</Heading>
<Heading align="center" size={7} weight="normal">Please scan QR code to connect your wallet on a compatible device</Heading>
<div style={{ margin: "0 auto 20px", width: 128 }}>
Expand Down

0 comments on commit 26138e7

Please sign in to comment.