Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
corrected readme
  • Loading branch information
nomanson committed Oct 18, 2016
1 parent f0b34f8 commit b55a09a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,14 +1,14 @@
## CSS Typography
## CSS Typography ##

How to handle typography with css.
---
### [Smashing Article](https://github.com/nomanson/css_typography/tree/master/smashing_article) and tutorial by Harry Roberts
### [Smashing Article](https://github.com/nomanson/css_typography/tree/master/smashing_article) and tutorial by Harry Roberts ##
This article/tutorial covers the basic stuff and some neat tricks.
* Basic Size
* Measure (line length)
* Leading (line height)
* The magic number
---
### [Responsive Text](https://github.com/nomanson/css_typography/tree/master/responsive_text)
### [Responsive Text](https://github.com/nomanson/css_typography/tree/master/responsive_text) ##
How to make text responsive. This examples keeps the line length at an optimal reading size: 45-85 characters.
---

0 comments on commit b55a09a

Please sign in to comment.