fix(home): Conserto da espacamento cards do top 4k

This commit is contained in:
Savio Carvalho Moraes 2022-10-12 23:38:44 -03:00
parent 0322a65722
commit 856e3c806b
2 changed files with 16 additions and 4 deletions

View File

@ -58,9 +58,11 @@ body {
font-weight: 400; font-weight: 400;
font-size: 16px; font-size: 16px;
line-height: 24px; line-height: 24px;
margin-bottom: 74px;
text-align: center; text-align: center;
} }
.top-infocard-text {
margin-bottom: 74px;
}
.top-cards { .top-cards {
display: grid; display: grid;
@ -218,7 +220,7 @@ body {
margin: 0 auto 0; margin: 0 auto 0;
max-width: 100%; max-width: 100%;
} }
.top-inforcard-text { .top-infocard-text {
margin-bottom: 65px; margin-bottom: 65px;
} }
@ -314,6 +316,9 @@ body {
.header-logo { .header-logo {
width: 200%; width: 200%;
} }
.top-infocard-text {
margin-bottom: 0;
}
.top-infocard-subtitle { .top-infocard-subtitle {
font-size: 64px; font-size: 64px;
line-height: 78px; line-height: 78px;
@ -325,13 +330,20 @@ body {
.top-infocard-description { .top-infocard-description {
font-size: 32px; font-size: 32px;
line-height: 48px; line-height: 48px;
margin-bottom: 100px;
}
.top-infocard-image {
height: 600px;
margin: 20px 0 84px;
} }
.top-card-description { .top-card-description {
font-size: 40px; font-size: 40px;
line-height: 40px; line-height: 40px;
margin: 40px 30px; margin: 50px 30px;
} }
.top-card-image { .top-card-image {
height: 200px; height: 200px;
margin-top: 100px;
} }
} }

View File

@ -35,7 +35,7 @@
</section> </section>
<section class="top-infocard"> <section class="top-infocard">
<div class="top-inforcard-text"> <div class="top-infocard-text">
<h2 class="top-infocard-subtitle">Lorem ipsum</h2> <h2 class="top-infocard-subtitle">Lorem ipsum</h2>
<h1 class="top-infocard-title">dolor sit amet</h1> <h1 class="top-infocard-title">dolor sit amet</h1>
<p class="top-infocard-description"> <p class="top-infocard-description">