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 trialYusuf U.
4,310 PointsI dont understand
Hi, everyone
This question i dont understand.
2 Answers
Dino Paškvan
Courses Plus Student 44,108 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 :)