You don't really want to put a min width here, there is no purpose. It only limits which devices will get the smaller screen styling. Some phones are thinner than 480px. The only time you would use both min and max is more for a tablet sized display, which is more of an in-between device. But even then usually you want to use all mins or all maxes.
You don't really want to put a min width here, there is no purpose. It only limits which devices will get the smaller screen styling. Some phones are thinner than 480px. The only time you would use both min and max is more for a tablet sized display, which is more of an in-between device. But even then usually you want to use all mins or all maxes.
https://github.com/glyzel/Colmar/blob/master/resources/css/media.css#L1