forked from M3-Academy/challenge-landing-page
douglasnobrega #1
@ -334,9 +334,26 @@ body {
|
||||
@media screen and (min-width: 769px) and (max-width: 1200px) {
|
||||
.top-infocard, .top-cards {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.bottom-text-image {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.bottom-card {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width:993px) and (max-width: 1280px) {
|
||||
.top-infocard {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.bottom-text-image {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user