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.

Gabriel Ward
20,222 PointsIncreasing font size
Does anyone have any ideas about where the increased font size comes from for the h1 he uses? Does he just pick a number? It seemingly isn't related to the typographic scale covered in a video in the previous section of this course.
2 Answers

Rudy Tan
Courses Plus Student 16,635 PointsHe changed it on the css file. I think he already know what sizes he wants to use for the h1.

Rudy Tan
Courses Plus Student 16,635 PointsNormally you change font sizes to adapt to different screen sizes. U can't have the same size on smaller screens for example as it would be too big.
Gabriel Ward
20,222 PointsGabriel Ward
20,222 PointsOk but I would like to know how/why he chooses that size. Is it related to the typographic scale he initially decided on?