diff --git a/assets/css/style.css b/assets/css/style.css index 64a428c..9b04c11 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -98,6 +98,7 @@ body { justify-content: center; background: #e0e0e0; width: 100%; + margin-bottom: 192px; } .image-01 { @@ -115,8 +116,10 @@ body { grid-template-areas: "image01 image02 image03"; width: 88%; gap: 40px; + position: relative; + bottom: -62px; } -.imagens { +.mb-imagens { width: 100%; } @media screen and (max-width: 1023px) { @@ -124,10 +127,12 @@ body { display: none; } .top-infocard { - padding-bottom: 90px; + padding: 73px 0 90px; + margin: 0 28px 0; } .top-inforcard-text { - margin: 0 28px 0; + margin-bottom: 65px; + max-width: 100%; } .top-infocard-subtitle { @@ -147,8 +152,10 @@ body { .top-cards { display: flex; flex-direction: column; + justify-content: center; gap: 24px; margin: 0 32px 80px; + width: 85%; } } @media screen and (min-width: 1024px) { diff --git a/index.html b/index.html index 0e249ee..c7637fa 100644 --- a/index.html +++ b/index.html @@ -85,21 +85,18 @@ - - -
- Imagem do Banner do Meio
- Imagem do Banner do Meio
- Imagem do Banner do Meio