style(site): unify platform download badges

Give App Store and macOS downloads matching dimensions and two-line typography so platform choice stays clear without extra labels.
This commit is contained in:
Rocky
2026-07-30 13:12:55 +08:00
parent 1f4f3e695e
commit fcc9c4155a
8 changed files with 54 additions and 32 deletions
+4 -4
View File
@@ -14,11 +14,11 @@ Voice input for iPhone, iPad, and Mac. Speak in any app — polished text lands
<p align="center">
<a href="https://apps.apple.com/app/osgkeyboard/id6781553267">
<img src="docs/assets/badges/appstore-en.svg" alt="Download for iPhone and iPad" height="40">
<img src="docs/assets/badges/ios-en.svg" alt="Download now from the App Store" height="40">
</a>
&nbsp;
<a href="https://github.com/hkgood/OSGKeyboard/releases/download/v1.1-mac/OSGKeyboard-1.1.dmg">
<img src="docs/assets/badges/macos-en.svg" alt="Download for macOS" height="40">
<img src="docs/assets/badges/macos-en.svg" alt="Download now — macOS version" height="40">
</a>
</p>
@@ -67,13 +67,13 @@ Speech is transcribed on-device by default. Polish sends **text only** — the t
**iPhone / iPad (App Store)**
<a href="https://apps.apple.com/app/osgkeyboard/id6781553267">
<img src="docs/assets/badges/appstore-en.svg" alt="Download for iPhone and iPad" height="40">
<img src="docs/assets/badges/ios-en.svg" alt="Download now from the App Store" height="40">
</a>
**Mac (Developer ID signed and notarized)**
<a href="https://github.com/hkgood/OSGKeyboard/releases/download/v1.1-mac/OSGKeyboard-1.1.dmg">
<img src="docs/assets/badges/macos-en.svg" alt="Download for macOS" height="40">
<img src="docs/assets/badges/macos-en.svg" alt="Download now — macOS version" height="40">
</a>
## Build from source