Answer the question
In order to leave comments, you need to log in
How is it better to make up this picture (which goes beyond the container)?
What would it be like on the 2nd screen when the screen is reduced.
That's how I did it, but the problem is in the adaptive. How to make that when the screen is reduced, the picture is also reduced.
https://codepen.io/Anton-forntend/pen/vrPOzZ
Answer the question
In order to leave comments, you need to log in
@media (min-width: 768px) and (max-width: 1024px) {
background-image: url("medium.jpg");
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question