forked from M3-Academy/challenge-landing-page
Adiciona Low cards desktop e mobile
This commit is contained in:
parent
2c8d6bbadb
commit
e21f7e464f
BIN
assets/imagens/Rectangle 15.png
Normal file
BIN
assets/imagens/Rectangle 15.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 362 KiB |
@ -162,6 +162,10 @@ body {
|
|||||||
grid-template-columns: 1fr;
|
grid-template-columns: 1fr;
|
||||||
padding: 36px 26px;
|
padding: 36px 26px;
|
||||||
}
|
}
|
||||||
|
.banner-quite-wrapper {
|
||||||
|
grid-template-columns: 2fr;
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 768px) {
|
@media screen and (max-width: 768px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user