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:
+4
-4
@@ -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>
|
||||
|
||||
<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
|
||||
|
||||
Reference in New Issue
Block a user