Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Yusuf U.
4,310 PointsI dont understand
Hi, everyone
This question i dont understand.
2 Answers

Dino Paškvan
Courses Plus Student 44,107 PointsYour task is to change the existing code, and you only have to do minor edits to pass the challenge.
In the first one, you need to change the spacing from 150 pixels to 20 pixels.
To do this, you have to take a look at the code and find where it says 150
and change that to 20
. That's all there is to it.

Yusuf U.
4,310 PointsOh, thanks :)