fix: Ajusta espaçamento dos banners do meio mobile

This commit is contained in:
Filipe Quintanilha Evangelista 2022-10-13 14:34:21 -03:00
parent 6880505285
commit 6a7fbe63c4

View File

@ -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{