(#31) Reduce spacing between badges

This commit is contained in:
Oliver Booth 2021-03-03 22:28:36 +00:00
parent 7444f59093
commit d8263c44dd
1 changed files with 5 additions and 19 deletions

View File

@ -4,25 +4,11 @@
<p align="center">
<a href="https://github.com/oliverbooth/X10D/actions?query=workflow%3A%22.NET+Core%22">
<img src="https://img.shields.io/github/workflow/status/oliverbooth/X10D/.NET%20Core" alt="GitHub Workflow Status" title="GitHub Workflow Status">
</a>
&nbsp;
<a href="https://github.com/oliverbooth/X10D/issues">
<img src="https://img.shields.io/github/issues/oliverbooth/X10D" alt="GitHub Issues" title="GitHub Issues">
</a>
&nbsp;
<a href="https://www.nuget.org/packages/X10D/">
<img src="https://img.shields.io/nuget/dt/X10D" alt="NuGet Downloads" title="NuGet Downloads">
</a>
&nbsp;
<a href="https://www.nuget.org/packages/X10D/">
<img src="https://img.shields.io/nuget/v/X10D" alt="NuGet Version" title="NuGet Version">
</a>
&nbsp;
<a href="https://github.com/oliverbooth/X10D/blob/master/LICENSE.md">
<img src="https://img.shields.io/github/license/oliverbooth/X10D" alt="MIT License" title="MIT License">
</a>
<a href="https://github.com/oliverbooth/X10D/actions?query=workflow%3A%22.NET+Core%22"><img src="https://img.shields.io/github/workflow/status/oliverbooth/X10D/.NET%20Core" alt="GitHub Workflow Status" title="GitHub Workflow Status"></a>
<a href="https://github.com/oliverbooth/X10D/issues"><img src="https://img.shields.io/github/issues/oliverbooth/X10D" alt="GitHub Issues" title="GitHub Issues"></a>
<a href="https://www.nuget.org/packages/X10D/"><img src="https://img.shields.io/nuget/dt/X10D" alt="NuGet Downloads" title="NuGet Downloads"></a>
<a href="https://www.nuget.org/packages/X10D/"><img src="https://img.shields.io/nuget/v/X10D" alt="NuGet Version" title="NuGet Version"></a>
<a href="https://github.com/oliverbooth/X10D/blob/master/LICENSE.md"><img src="https://img.shields.io/github/license/oliverbooth/X10D" alt="MIT License" title="MIT License"></a>
</p>