Oh well I have used that tool a lot of times, though until now I didn’t know about the layout tool ??
Anyway, it said there was a 40px padding on the left, but I couldn’t find that padding anywhere in the css. But then I saw that there was a line at the top of the old css:
* { padding: 0; margin: 0; }
So I pasted that into the new and now it looks good again ??
Weird…
But does anyone happen to have an answer to my second question maybe?