revert width
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma 2023-01-31 16:04:16 +01:00
parent d4e7756176
commit de0089fbe8

View File

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