forked from M3-Academy/challenge-landing-page
fix: Ajusta espaçamento dos banners do meio mobile
This commit is contained in:
parent
6880505285
commit
6a7fbe63c4
@ -329,6 +329,7 @@ body{
|
|||||||
grid-template-columns: repeat(2, 43%);
|
grid-template-columns: repeat(2, 43%);
|
||||||
column-gap: 14px;
|
column-gap: 14px;
|
||||||
row-gap: 24px;
|
row-gap: 24px;
|
||||||
|
top: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bot-cards{
|
.bot-cards{
|
||||||
|
Loading…
Reference in New Issue
Block a user