Skip to content

Commit

Permalink
Readme updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilto committed Feb 6, 2012
1 parent e21378b commit bbeb593
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Slingin’ Hot Leading
Manually adjusting ```line-height``` for optimum readability across a bunch of media queries is kind of a pain. So I made a thing.
Manually adjusting ```line-height``` for optimum readability across a bunch of media queries is kind of a pain. So I made a thing. One sets a minimum width at which the adjustment starts, a maximum element width where it stops, and a minimum and maximum line height to adjust through. This isn’t especially well-tested, but seems to check out in all the big desktop browsers (including IE).

## Notes:
* Binding to ```resize``` makes me nauseous to begin with, and in this first pass I’m going about it in a particularly gross way.
* There’s a demo <a href="http://wilto.github.com/Molten-Leading/">right hurr</a>.

(I’m kinda bad at readmes.)
* There’s a demo <a href="http://wilto.github.com/Molten-Leading/">right hurr</a>.

0 comments on commit bbeb593

Please sign in to comment.