Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
.img{
float: left;
width: calc( (100vw - 900px) / 2 + 65%);
margin-left: calc( (100vw - 900px) / 2 * -1);
}
@media (max-width: 899px) {
.img {
margin-left: 0;
width: 65%; }
}
.text {
width: 35%;
float: right;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question