Conserta margem inferior dos cards inferios mobile
This commit is contained in:
parent
192f9be783
commit
38812b9e97
@ -93,6 +93,7 @@ body{
|
|||||||
.bottom-cards{
|
.bottom-cards{
|
||||||
margin-top: 142px;
|
margin-top: 142px;
|
||||||
background: linear-gradient(180deg, #00C8FF 0%, #15ACD6 100%);
|
background: linear-gradient(180deg, #00C8FF 0%, #15ACD6 100%);
|
||||||
|
padding-bottom: 128px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bottom-cards-wrapper{
|
.bottom-cards-wrapper{
|
||||||
@ -174,6 +175,10 @@ body{
|
|||||||
max-width: 240px;
|
max-width: 240px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bottom-cards{
|
||||||
|
padding-bottom: 98px;
|
||||||
|
}
|
||||||
|
|
||||||
.bottom-cards-wrapper{
|
.bottom-cards-wrapper{
|
||||||
grid-template-columns: 1fr;
|
grid-template-columns: 1fr;
|
||||||
justify-items: center;
|
justify-items: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user