feat: Adiciona cards inferiores mobile
This commit is contained in:
parent
6407129fc9
commit
f4e01b22f2
@ -257,6 +257,19 @@ body {
|
|||||||
bottom: -32px;
|
bottom: -32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.cards-bottom{
|
||||||
|
flex-direction: column;
|
||||||
|
margin-top: 112px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-bottom{
|
||||||
|
width: 88.88%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-bottom-text{
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*DESKTOP*/
|
/*DESKTOP*/
|
||||||
|
Loading…
Reference in New Issue
Block a user