This commit is contained in:
Douglas Vinicius Nobrega 2022-10-12 21:22:23 -03:00
parent 4fae55e978
commit b0de4d3efd

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;
}