Help with website sizing problems
I have finished designing and coding my website. I am very new to coding so I used adobe xd to design it and the anima plugin to export it as code and then further tweaked the code to get the interactions i desired.
I have run into a problem I seem to be unable to fix. Whenever I preview my website on a browser it is zoomed in. If I zoom the browser out to 75% the website is perfect. I thought it might have been a problem with the way I tweaked the code so I went back and downloaded the original file from anima (when previewed there the website loaded perfectly) and as soon as I open it in dreamweaver and preview it, it's zoomed in.
I have all the standard inputs such as, <meta name="viewport" content="width=device-width, initial-scale=1" />. but nothing seems to be helping. Even putting all the elements into a container and adjusting the position of the size of the container does not help.
I am hoping this is a stupid rookie error with a quick fix!
