Answer the question
In order to leave comments, you need to log in
Is media duplication normal?
Media is duplicated when exiting main.css , what should I do about it? does everyone have it? example below:
media (min-width: 768px) and (max-width: 991px) {
body .header {
font-size: 30px;
}
body .box {
font-size: 10px;
}
}
media (min-width: 768px) and (max-width: 991px) {
body .sidebar {
font-size: 10px;
}
}
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