fix Android

This commit is contained in:
LibreHacker 2021-02-02 15:53:54 +03:00
parent ee7cc2941c
commit a217839253
2 changed files with 6 additions and 2 deletions

View File

@ -56,3 +56,7 @@ li {
height: 100%;
margin: auto;
}
img {
width: 100%;
height: auto;
}

View File

@ -1,4 +1,4 @@
[
"<a href=\"https://play.google.com/store/apps/details?id=im.blabber.messenger&hl=ru&gl=RU\"><img src="img/playm.png"/></a>",
"<a href=\"https://f-droid.org/repo/de.pixart.messenger_316.apk\"><img src="img/fdroid.png"/></a>"
"<a href=\"https://play.google.com/store/apps/details?id=im.blabber.messenger&hl=ru&gl=RU\"><img src=\"img/playm.png\"></a>",
"<a href=\"https://f-droid.org/repo/de.pixart.messenger_316.apk\"><img src=\"img/fdroid.png\"></a>"
]