Skip to content

Commit

Permalink
fix spacing of badges
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadavidthomas committed Mar 23, 2024
1 parent 1ef3bc2 commit 7bf3c2f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@
[![PyPI](https://img.shields.io/pypi/v/wagtail-heroicons)](https://pypi.org/project/wagtail-heroicons/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/wagtail-heroicons)
![Django Version](https://img.shields.io/badge/django-3.2%20%7C%204.2%20%7C%205.0-%2344B78B?labelColor=%23092E20)
![Wagtail Version](https://img.shields.io/badge/wagtail-5.2%20%7C%206.0-%2300676A?labelColor=%232E1F5E)

<!-- https://shields.io/badges -->
<!-- django-3.2 | 4.2 | 5.0-#44B78B -->
<!-- labelColor=%23092E20 -->

![Wagtail Version](https://img.shields.io/badge/wagtail-5.2%20%7C%206.0-%2300676A?labelColor=%232E1F5E)

<!-- https://shields.io/badges -->
<!-- wagtail-5.2 | 6.0-#00676A -->
<!-- labelColor=%232E1F5E -->
Expand Down

0 comments on commit 7bf3c2f

Please sign in to comment.