forked from M3-Academy/challenge-landing-page
Ajustes
This commit is contained in:
parent
4fae55e978
commit
b0de4d3efd
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user