feat/challenge-landing-page #1

Merged
PatrickSouzaSilva merged 12 commits from feat/challenge-landing-page into main 2022-10-14 00:44:10 +00:00
Showing only changes of commit 116cbeb239 - Show all commits

View File

@ -173,7 +173,7 @@
font-size: 16px; font-size: 16px;
} }
/*////////////////section bottom 03///////////////////*/ /*////////////////continuaçao da configuraçao do bottom///////////////////*/
.bottom-infocard { .bottom-infocard {
padding: 108px 0px 116px 0px; padding: 108px 0px 116px 0px;
display: flex; display: flex;
@ -229,7 +229,7 @@
font-size: 10px; font-size: 10px;
text-align: center; text-align: center;
} }
/*///////////// @MEDIA DA LANDING PAGE /////////////////// */
/*///////////////// ABAIXO DE 992PX /////////////////*/ /*///////////////// ABAIXO DE 992PX /////////////////*/
@media screen and (max-width: 992px) { @media screen and (max-width: 992px) {
.top-infocard { .top-infocard {