Answer the question
In order to leave comments, you need to log in
Why doesn't @media request work?
Hello everyone, the problem is that when I write some property in a media query, it is applied to the main layout, and not to the screen width that I specified
. For example, I wrote:
@media screen and (max-width:960px)
header
border: 1px solid red
header {
border: 1px solid red
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question