AW-4583 Maps thumbnail size
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Peter Bastiani 2023-01-30 08:00:53 +01:00
parent 0c0d0989b2
commit 72c34310df

View File

@ -10,12 +10,10 @@
} }
.thumbnail > img { .thumbnail > img {
width: 100%;
height: auto; height: auto;
} }
.thumbnail > div { .thumbnail > div {
width: 100%;
font-size: 2rem; font-size: 2rem;
text-align: center; text-align: center;
min-height: 3rem; min-height: 3rem;