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 trialKyle Adams
5,571 PointsEditor not recognizing 0.9em
I have set the font-size to 0.9em with font-size: 0.9em and the editor is still telling me that I haven't set it correctly so I can't pass this test.
Kyle Adams
5,571 PointsJust figured out what was going wrong. I was doing .contact-info ul{ } and I fixed it by changing to .contact-info{ }
Pedro GCA
20,683 PointsPedro GCA
20,683 PointsHey Kyle, If you could paste your code here would be easier to help you. tks. ;)