davatron5000 / FitText.js

A jQuery plugin for inflating web type
http://fittextjs.com
6.75k stars 1.39k forks source link

Allow me to undo the fittext #19

Closed wheeyls closed 12 years ago

wheeyls commented 12 years ago

I was using this today and found that I really only needed to apply FitText at a certain breakpoint.

This change allowed me to move freely between breakpoints, without having to fight with super-specific inline style rules.

wheeyls commented 12 years ago

I just noticed Pull #8 addresses this same problem - with a cleaner approach. I'm going to close this pull request.