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 trialDavid Finney
4,116 PointsMedia Query Question - Body Element
Why does he adjust the header/body element in the media query instead of the container elements themselves?
1 Answer
Steven Parker
231,248 PointsIt could be that the adjustments being made are inherited by the elements inside, so it makes sense to apply them just once.
If you'd like a more specific answer, please provide a link to the video and an approximate time index for the part in question.
Jamie Reardon
Treehouse Project ReviewerJamie Reardon
Treehouse Project ReviewerHi David Finney, could you add the video material and time so that I can understand your question further? Thanks!