Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS The Solution

Agris Locs-Dārznieks
seal-mask
.a{fill-rule:evenodd;}techdegree
Agris Locs-Dārznieks
Front End Web Development Techdegree Student 4,293 Points

Somehow I did not get the same paramaters in Chrome inspector as the image in practice files.

I have got 262.500 margins on the left and right from the box, instead of 416.500 shown in the image in practice files...

Why is that?

3 Answers

Did you ever find out? My parameters were also off

Tural Rzazade
Tural Rzazade
3,750 Points

I guess since it is "margin: auto; " it changes as per the screen size.