set height & width for OS badges in README

This commit is contained in:
Giuliano Bellini s294739
2024-03-24 13:38:48 +01:00
parent 97e6158e9f
commit b525f454b2

View File

@@ -59,7 +59,7 @@ ## Download
>
> If you are unsure which package to download, you should probably choose the first from your operating system list.
| <img alt="Windows" height="35px" src="resources/repository/badges/windows.svg"/> | <img alt="macOS" height="35px" src="resources/repository/badges/macos.svg"/> | <img alt="Linux (.deb)" height="35px" src="resources/repository/badges/linux_deb.svg"/> | <img alt="Linux (.rpm)" height="35px" src="resources/repository/badges/linux_rpm.svg"/> |
| <img alt="Windows" height="35px" width="141px" src="resources/repository/badges/windows.svg"/> | <img alt="macOS" height="35px" width="113px" src="resources/repository/badges/macos.svg"/> | <img alt="Linux (.deb)" height="35px" width="169px" src="resources/repository/badges/linux_deb.svg"/> | <img alt="Linux (.rpm)" height="35px" width="171px" src="resources/repository/badges/linux_rpm.svg"/> |
|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
| [64-bit](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_Windows_64-bit.msi) \| [32-bit](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_Windows_32-bit.msi) | [Intel](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_macOS_Intel.dmg) \| [Apple silicon](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_macOS_AppleSilicon.dmg) | [amd64](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxDEB_amd64.deb) \| [arm64](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxDEB_arm64.deb) \| [i386](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxDEB_i386.deb) \| [armhf](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxDEB_armhf.deb) | [x86_64](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxRPM_x86_64.rpm) \| [aarch64](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxRPM_aarch64.rpm) |