forked from M3-Academy/challenge-landing-page
fix: Ajusta padding do infocard bot mobile
This commit is contained in:
parent
6a7fbe63c4
commit
228f97ab34
@ -348,7 +348,7 @@ body{
|
|||||||
|
|
||||||
.bot-infocard{
|
.bot-infocard{
|
||||||
flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
padding: 98px 0 87px;
|
padding: 98px 0 80px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bot-infocard-text{
|
.bot-infocard-text{
|
||||||
|
Loading…
Reference in New Issue
Block a user