Merge pull request 'Ajustes' (#2) from douglasnobrega into main

Reviewed-on: #2
This commit is contained in:
Douglas Vinicius Nobrega 2022-10-13 00:23:10 +00:00
commit 043a9ee622

View File

@ -32,6 +32,7 @@ body {
.top-infocard {
display: flex;
flex-direction: column;
text-align: center;
padding: 73px 0;
}
@ -66,12 +67,8 @@ body {
margin-top: 20px;
}
.top-infocard-images {
max-width: 315px;
}
.top-infocard-image {
width: 100%;
width: 315px;
margin-top: 73px;
}