Use case
Description
The app-store badges in the README currently have slightly different heights, which makes the layout appear uneven.
Proposed Solution
Adjust the height attributes of the badge images (e.g., set each to the same height such as 40px) or use consistent Markdown/HTML formatting so all badges appear visually aligned.
Benefit
This improves readability, accessibility, and gives the README a cleaner and more professional look.
Additional Notes
Mentioned by the maintainer here: "I just saw that the badges have different heights, do you want to fix that as well?"
Proposal
No response
Additional Context
No response