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 trialDean McCullough
8,311 PointsAdding a sans-serif fallback font
I have coded:
h1 {
font-family: 'Changa One', Sans-Serif;
}
The software says "Bummer,Be sure to add a sans-serif fallback font"
Why is this not working??
4 Answers
Dean McCullough
8,311 PointsI just kept reposting same copied text and it finally took the answer as correct?!?!
Thanks. I have the answer.
Tommy Gebru
30,164 PointsWeird. Dont let unseen problems stop you, keep up the good work!
Also to close out a forum discussion, select Best Answer, this will help other students find similar solutions and keep the forum organized. Hope this helps.
Dean McCullough
8,311 PointsThanks Tommy.
Dean McCullough
8,311 PointsThanks Tommy.
Dean McCullough
8,311 PointsThanks Kevin. I tried both lowercase and caps.
It does not change anything.
Dean
Kevin Korte
28,149 PointsTry adding it in all lowercase.