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;
}