Home › Forums › CSS › Mobile First Issue › Reply To: Mobile First Issue
June 15, 2016 at 12:19 am
#242874
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.