Increase app icon height

This commit is contained in:
3wc 2021-04-25 15:31:55 +02:00
parent c38a53870b
commit 1df298fa25
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ body {
.card-img-top {
width: 100%;
height: 8vw;
height: 16vw;
object-fit: cover;
}