Skip to content

Commit 0411bd8

Browse files
committed
[fix] badge styling
1 parent 3556106 commit 0411bd8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<h1>Code Racer</h1>
55

66
<!-- TO ADD more Badges use -> https://shields.io/ -->
7-
<div style=" display: flex; gap:2">
8-
![GitHub contributors](https://img.shields.io/github/contributors/webdevcody/code-racer)
7+
<div align="center">
98

10-
![Repo License](https://img.shields.io/github/license/webdevcody/code-racer)
9+
<img alt="GitHub contributors" src="https://img.shields.io/github/contributors-anon/webdevcody/code-racer">
10+
<img alt="Repo License" src="https://img.shields.io/github/license/webdevcody/code-racer">
11+
<img alt="Website Status" src="https://img.shields.io/website?url=https%3A%2F%2Fcode-racer-eight.vercel.app">
1112

12-
![Website](https://img.shields.io/website?url=https%3A%2F%2Fcode-racer-eight.vercel.app%2F)
1313
</div>
1414

1515
</div>
@@ -21,13 +21,13 @@
2121

2222
## Table of Contents
2323

24-
- [:rocket:Features](#features)
25-
- [:hammer_and_wrench:Technologies Used](#technologies-used)
26-
- [:handshake:Contribution](#contribution)
24+
- [:rocket: Features](#features)
25+
- [:hammer_and_wrench: Technologies Used](#technologies-used)
26+
- [:handshake: Contribution](#contribution)
2727
- [:lock: License](#license)
2828
- [🙏🏻 Acknowledgements](#acknowledgements)
29-
- [:envelope:Contact](#contact)
30-
- [:clapper:Related Youtube Videos & Progress](#related-youtube-videos-progress)
29+
- [:envelope: Contact](#contact)
30+
- [:clapper: Related Youtube Videos & Progress](#related-youtube-videos-progress)
3131

3232
<a id="features"></a>
3333

0 commit comments

Comments
 (0)