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 trialLaksakan Krishnapillai
6,390 PointsLayout issue
The bottom image is moved onto the right side in a mobile layout but is on the left for desktop layout. Why is that?
Steven Parker
231,210 PointsIt can be hard to see the issue without the complete project, particularly when images are involved. You can share everything at once if you make a snapshot of your workspace and provide the link to it.
Laksakan Krishnapillai
6,390 Pointshttps://w.trhou.se/3vu8zlz0mk This is the code.
1 Answer
Philip Gales
15,193 PointsIt can be hard to see, but the image with the number 6 in it is too tall and is pushing the last image (number 12) to the right. Later in the tutorial you will change this from 2 columns to 1 I believe so I wouldn't worry so much. If you want to fix it now then you will have to fix the problem of number 6 being so tall.
Philip Gales
15,193 PointsPhilip Gales
15,193 PointsCan you post your code here?