Skip to content

Commit

Permalink
Update levels-and-ranks.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
asiqurrahman committed Jun 24, 2023
1 parent 45c35fa commit 03e6206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blogs/levels-and-ranks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Levels get you ranks. Each rank has a name and badge icon associated with it tha

The five ranks in Codédex include:

- <div style={{display: "flex"}><img src="https://www.codedex.io/images/rank_badges/level_1.png" height="25" style={{marginRight: ".1rem"}} alt="Bronze Badge" />Bronze (Level 1-5)</div>
- <span style={{display: "flex"}><img src="https://www.codedex.io/images/rank_badges/level_1.png" height="25" style={{marginRight: ".1rem"}} alt="Bronze Badge" />Bronze (Level 1-5)</div>
- <span style={{display: "flex"}}><img src="https://www.codedex.io/images/rank_badges/level_2.png" height="25" style={{marginRight: ".1rem"}} alt="Silver Badge" />Silver (Level 6-10)</span>
- <span style={{display: "flex"}}><img src="https://www.codedex.io/images/rank_badges/level_3.png" height="25" style={{marginRight: ".1rem"}} alt="Gold Badge" />Gold (Level 11-15)</span>
- <span style={{display: "flex"}}><img src="https://www.codedex.io/images/rank_badges/level_4.png" height="25" style={{marginRight: ".1rem"}} alt="Diamond Badge" />Diamond (Level 16-20)</span>
Expand Down

0 comments on commit 03e6206

Please sign in to comment.