Ajustes finais desktop

This commit is contained in:
Izabela Balizardo 2022-10-13 00:52:18 -03:00
parent 12135d37b9
commit 237ccd3e85

View File

@ -31,7 +31,7 @@ body {
flex-direction: column;
align-items: center;
justify-content: center;
padding: 80px 0 96px;
padding-top: 80px;
}
.top-infocard-text {
@ -68,7 +68,7 @@ body {
grid-template-columns: repeat(3, max-content);
gap: 20px;
justify-content: center;
margin: 178px 0;
margin: 78px 0;
}
.top-card {
@ -97,7 +97,6 @@ body {
grid-template-columns: repeat(3, max-content);
justify-content: center;
background: #e0e0e0;
height: 316px;
}
.middle-wraper {
@ -128,9 +127,8 @@ body {
flex-direction: row;
gap: 20px;
justify-content: center;
padding: 138px 0;
padding-top: 192px;
background: #fff;
margin-top: 138px;
margin: 0 72px;
}
@ -151,9 +149,8 @@ body {
}
.bottom-infocard-img {
margin: 0 0 50px;
width: 100%;
margin-top: 32px;
margin-top: 50px;
align-items: center;
justify-content: center;
padding: 0 300px 0;