Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Mobile First Issue Reply To: Mobile First Issue

#242874
AsGYakimov
Participant

Put the media query at the bottom of the code. Also change min-width to max-width, because now you have -5px margin on desktop and no margin on mobile.