Skip to content

Commit b2ccc4e

Browse files
committed
Fix visual underline artifact in badges by adding consistent spacing
1 parent d9a886d commit b2ccc4e

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,9 @@
55
</p>
66

77
<p align="center">
8-
<a href="https://github.com/diegotl/MattermostKit/actions/workflows/ci.yml">
9-
<img src="https://github.com/diegotl/MattermostKit/actions/workflows/ci.yml/badge.svg" alt="CI">
10-
</a>
11-
<a href="https://github.com/diegotl/MattermostKit/releases">
12-
<img src="https://img.shields.io/github/v/release/diegotl/MattermostKit" alt="Version">
13-
</a>
14-
<a href="LICENSE">
15-
<img src="https://img.shields.io/github/license/diegotl/MattermostKit" alt="License">
16-
</a>
8+
<a href="https://github.com/diegotl/MattermostKit/actions/workflows/ci.yml"><img src="https://github.com/diegotl/MattermostKit/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
9+
<a href="https://github.com/diegotl/MattermostKit/releases"><img src="https://img.shields.io/github/v/release/diegotl/MattermostKit" alt="Version"></a>
10+
<a href="LICENSE"><img src="https://img.shields.io/github/license/diegotl/MattermostKit" alt="License"></a>
1711
<img src="https://img.shields.io/badge/platform-macos%20%7C%20ios%20%7C%20tvos%20%7C%20watchos-lightgrey" alt="Platform">
1812
<img src="https://img.shields.io/badge/swift-6.0-orange.svg" alt="Swift">
1913
<img src="https://img.shields.io/badge/dependencies-zero-brightgreen" alt="Dependencies">

0 commit comments

Comments
 (0)