fix: Conserta texto e imagem dos cards inferiores mobile

This commit is contained in:
Saulo Klein Nery 2022-10-12 15:38:51 -03:00
parent 689852a6b0
commit f420bcd23c

View File

@ -244,7 +244,16 @@ body{
min-width: 89%;
}
.bottom-card-image{
width: 28%;
}
#bottom-card-image04{
width: 23%;
}
.bottom-card-text{
max-width: 82%;
font-size: 14px;
line-height: 24px;
}