fix: Conserta texto e imagem dos cards inferiores mobile
This commit is contained in:
parent
689852a6b0
commit
f420bcd23c
@ -244,7 +244,16 @@ body{
|
|||||||
min-width: 89%;
|
min-width: 89%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bottom-card-image{
|
||||||
|
width: 28%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#bottom-card-image04{
|
||||||
|
width: 23%;
|
||||||
|
}
|
||||||
|
|
||||||
.bottom-card-text{
|
.bottom-card-text{
|
||||||
|
max-width: 82%;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user