Skip to content

Commit 27563cb

Browse files
committed
chore: clean up markdown/html syntax
1 parent 24c7c20 commit 27563cb

File tree

1 file changed

+3
-8
lines changed
  • public/content/guides/how-to-create-an-ethereum-account

1 file changed

+3
-8
lines changed

public/content/guides/how-to-create-an-ethereum-account/index.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,17 @@ Some apps will request you to save a secret 'recovery phrase' (sometimes called
3939

4040
**Any person who knows the phrase can take control of all funds.** Never share this with anyone. This phrase should contain 12 to 24 randomly generated words (the order of the words matters).
4141

42-
<br />
43-
42+
<div>
4443
<InfoBanner shouldSpaceBetween emoji=":eyes:">
45-
<div><b>Wallet installed?</b>
46-
<br/>Learn how to use it.</div>
44+
<div><b>Wallet installed?</b><br/>Learn how to use it.</div>
4745
<ButtonLink to="/guides/how-to-use-a-wallet">
4846
How to use a wallet
4947
</ButtonLink>
5048
</InfoBanner>
51-
52-
<br />
53-
49+
</div>
5450

5551
Interested in other guides? Check out our: [Step by step guides](/guides/)
5652

57-
5853
## Frequently asked questions
5954

6055
### Are my wallet and my Ethereum account the same?

0 commit comments

Comments
 (0)