Skip to content

Commit a54875d

Browse files
author
LeanBitLab
committed
docs: fix download badges alignment with identical shields.io styling
1 parent 9a5dc5e commit a54875d

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,15 @@ You can download the latest release from the [Play Store](https://play.google.co
6363

6464
<br>
6565

66-
<div align="center" style="display: flex; justify-content: center; gap: 10px; align-items: center;">
66+
<p align="center">
6767
<a href="https://play.google.com/store/apps/details?id=com.leanbitlab.lwidget">
68-
<img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" height="60">
68+
<img alt="Get it on Google Play" src="https://img.shields.io/badge/Google_Play-414141?style=for-the-badge&logo=googleplay&logoColor=white" height="42">
6969
</a>
70+
&nbsp;&nbsp;
7071
<a href="https://github.com/LeanBitLab/Lwidget/releases/latest">
71-
<img alt="Download from GitHub" src="https://img.shields.io/badge/GitHub-Releases-181717?style=for-the-badge&logo=github&logoColor=white" height="42">
72+
<img alt="Download from GitHub" src="https://img.shields.io/badge/GitHub_Releases-181717?style=for-the-badge&logo=github&logoColor=white" height="42">
7273
</a>
73-
</div>
74+
</p>
7475

7576
## Setup
7677

0 commit comments

Comments
 (0)