Adiciona Low cards desktop e mobile

This commit is contained in:
Carlos cristovao guerreiro scantbelruy 2022-10-12 12:05:48 -04:00
parent 2c8d6bbadb
commit e21f7e464f
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 KiB

View File

@ -162,6 +162,10 @@ body {
grid-template-columns: 1fr;
padding: 36px 26px;
}
.banner-quite-wrapper {
grid-template-columns: 2fr;
}
}
@media screen and (max-width: 768px) {