Skip to content

Commit 350e349

Browse files
committed
Update README layout and badge styling
- Add spacing between app store badges for better readability. - Set a fixed height for the GitHub Store download badge to maintain consistency with other badges. - Standardize the "Featured In" section header by replacing the `div` container with a `p` tag and removing extra whitespace.
1 parent 6f1f43d commit 350e349

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,17 +112,20 @@ GitHub® is a registered trademark of GitHub, Inc.
112112
<a href="https://github.com/OpenHub-Store/GitHub-Store/releases">
113113
<img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png" height="80"/>
114114
</a>
115+
115116
<a href="https://f-droid.org/en/packages/zed.rainxch.githubstore/">
116117
<img src="https://f-droid.org/badge/get-it-on.png" height="80"/>
117118
</a>
119+
118120
<a href="https://apps.obtainium.imranr.dev/redirect.html?r=obtainium://add/https://github.com/OpenHub-Store/GitHub-Store/">
119121
<img src="https://raw.githubusercontent.com/ImranR98/Obtainium/main/assets/graphics/badge_obtainium.png" height="60" alt="Get it on Obtainium">
120122
</a>
123+
121124
</p>
122125

123126
<p align="center">
124-
<a href="https://github-store.org/app?repo=OpenHub-Store/GitHub-Store">
125-
<img src="media-resources/ghs_download_badge.png" alt="Get it on GitHub Store">
127+
<a href="https://github-store.org/app?repo=OpenHub-Store/GitHub-Store">
128+
<img src="media-resources/ghs_download_badge.png" alt="Get it on GitHub Store" height="60">
126129
</a>
127130
</p>
128131

@@ -131,12 +134,10 @@ GitHub® is a registered trademark of GitHub, Inc.
131134
132135
---
133136

134-
<div align="center">
137+
<p align="center">
135138

136139
# 🏆 Featured In
137-
138-
</div>
139-
140+
</p>
140141
<p align="center">
141142
<a href="https://www.youtube.com/@howtomen">
142143
<img src="https://img.shields.io/badge/HowToMen-red?style=for-the-badge&logo=youtube&logoColor=white" alt="Featured by HowToMen">

0 commit comments

Comments
 (0)