Website auto zoomed in on Mobile

Discussion in 'HTML & Website Design' started by serialentre, Mar 8, 2015.

  1. #1
    Hi all,

    I am wondering why my website is auto zoomed in on mobile.

    http://startups.maxnathaniel.com/

    This is what I have in my HTML

    <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0;"/>
    Code (markup):
    Appreciate any help. Thanks!

    SOLVED.
     
    Last edited: Mar 8, 2015
    serialentre, Mar 8, 2015 IP
  2. serialentre

    serialentre Member

    Messages:
    123
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    30
    #2
    Okay I managed to fix it.

    I set the body wrapper div to width:auto, and that worked!
     
    serialentre, Mar 8, 2015 IP