I made the front end of a site where your main layout was 1920px and I'm adapting to other screens, using:
@media (min-width: 0px) and (max-width: 1920px) {}
I saw that IE8 is not working, is there any alternative to work around this?
asked by
21.02.2014 / 20:39