Skip to content

Commit ae47f35

Browse files
Fix awkward spaces between badges
Remove the empty hypertext between them.
1 parent 73d7df2 commit ae47f35

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,17 @@
66

77
<p align="left">
88
<a href="mailto:[email protected]" style="text-decoration:none">
9-
<img height="30" src = "https://img.shields.io/badge/gmail-c14438?&style=for-the-badge&logo=gmail&logoColor=white">
10-
</a>
11-
<a href="https://discord.gg/gM3bG4rAU5" style="text-decoration:none">
12-
<img height="30" src="https://img.shields.io/badge/discord-darkblue.svg?&style=for-the-badge&logo=discord&logoColor=white" />
13-
</a>
9+
<img height="30" src = "https://img.shields.io/badge/gmail-c14438?&style=for-the-badge&logo=gmail&logoColor=white"></a>
10+
<a href="https://discord.gg/gM3bG4rAU5" style="text-decoration:none">
11+
<img height="30" src="https://img.shields.io/badge/discord-darkblue.svg?&style=for-the-badge&logo=discord&logoColor=white" /></a>
1412
<a href="http://designandcode.us/" style="text-decoration:none">
15-
<img height="30" src = "https://img.shields.io/badge/website-c14438?&style=for-the-badge&logo=internet&logoColor=white">
16-
</a>
13+
<img height="30" src = "https://img.shields.io/badge/website-c14438?&style=for-the-badge&logo=internet&logoColor=white"></a>
1714
<a href="https://www.linkedin.com/company/designandcode" style="text-decoration:none">
18-
<img height="30" src="https://img.shields.io/badge/linkedin-blue.svg?&style=for-the-badge&logo=linkedin&logoColor=white" />
19-
</a>
15+
<img height="30" src="https://img.shields.io/badge/linkedin-blue.svg?&style=for-the-badge&logo=linkedin&logoColor=white" /></a>
2016
<a href="https://github.com/Design-and-Code" style="text-decoration:none">
21-
<img height="30" src="https://img.shields.io/badge/Github-grey.svg?&style=for-the-badge&logo=Github&logoColor=white" />
22-
</a>
17+
<img height="30" src="https://img.shields.io/badge/Github-grey.svg?&style=for-the-badge&logo=Github&logoColor=white" /></a>
2318
<a href="https://www.instagram.com/designandcode.community" style="text-decoration:none">
24-
<img height="30" src = "https://img.shields.io/badge/Instagram-%23E4405F.svg?&style=for-the-badge&logo=Instagram&logoColor=white">
25-
</a>
19+
<img height="30" src = "https://img.shields.io/badge/Instagram-%23E4405F.svg?&style=for-the-badge&logo=Instagram&logoColor=white"></a>
2620
<br />
2721

2822
## 🛠 Installation steps

0 commit comments

Comments
 (0)