CoderDojoGitHub / our-dojo

Our dojo's website, used for archiving lesson plans and signing up students for classes
http://coderdojosf.com
5 stars 4 forks source link

Remove responsive styles for 640-1024 screen sizes. #25

Closed jonmagic closed 10 years ago

jonmagic commented 10 years ago

Before

coderdojo - san francisco-2

After

coderdojo - san francisco-1

/cc @mikefowler

brntbeer commented 10 years ago

What screensize are you rocking for this? 1024x640?

I actually can't get master to look terrible locally at 1024x640. though coderdojosf.herokuapp.com does look bad at that resolution. what's currently deployed?

mikefowler commented 10 years ago

I think something may have gone wonky with the stylesheet during one of our merges a while back, because the type shouldn't be getting that absurdly large the at the larger breakpoints.

jonmagic commented 10 years ago

I think I've got this all fixed in https://github.com/CoderDojoSF/event-app/pull/27