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 Selectors Selectors - Beyond the Basics DRY CSS

Gerald Susanteo
seal-mask
.a{fill-rule:evenodd;}techdegree
Gerald Susanteo
Front End Web Development Techdegree Student 7,117 Points

my submit and reset button isnt align when screen is larger then 769px

I somehow got an error and stuck with it, I've double-checked for misspelled words but still couldn't find an answer https://w.trhou.se/wvfj3a7jpz <-- my code

1 Answer

Steven Parker
Steven Parker
229,732 Points

You're instinct about spelling was right, line 63 has "mid-width" instead of "min-width".