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 trial

CSS CSS Foundations Web Typography Web Fonts

Continuity confusion

Please can someone explain what is happening here:

11:39 - "the letter spacing in our heading two seems a little too loose" [Browser shows h2 as a sans-serif font] 11:52 - [letter spacing in h2 is reduced] 11:55 - [Browser shows h2 as a serif font, even before the refresh].

1 Answer

It was most likely a change made to the video later and yes, the font changes from a sans-serif to sans. No error in code, just probably an amendment to the video.

Thanks, was worried I was missing something.