refactor: Aplica pequenas mudanças no código com mesma funcionalidade

This commit is contained in:
Sabrina Miranda 2022-10-13 17:47:40 -03:00
parent 33677fe269
commit 31a5df4c29
2 changed files with 15 additions and 1 deletions

View File

@ -240,6 +240,11 @@ a {
align-items: center;
}
.redes-sociais img {
width: 24px;
height:24px;
}
.footer-text {
text-transform: uppercase;
font-weight: 400;
@ -403,6 +408,10 @@ a {
box-shadow: 0px 4px 26px rgba(0, 0, 0, 0.23);
}
.mini-banner-wrapper {
gap: 52px;
}
.bottom-cards {
gap: 30px;
}
@ -417,6 +426,11 @@ a {
padding-bottom: 10px;
}
.redes-sociais img {
width: 48px;
height: 48px;
}
.footer-text {
line-height: 24px;
font-size: 20px;

View File

@ -39,7 +39,7 @@
<h2 class="top-infocard-subtitle">
Lorem ipsum
</h2>
<h1 class="top-infocard-title">
Dolor sit amet
</h1>