Skip to content
Permalink
Browse files
corrected readme
  • Loading branch information
nomanson committed Oct 18, 2016
1 parent 25d1359 commit f0b34f8
Showing 1 changed file with 6 additions and 7 deletions.
@@ -1,15 +1,14 @@
## CSS Typography

How to handle typography with css
How to handle typography with css.
---
### [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**
* Basic Size
* Measure (line length)
* Leading (line height)
* The magic number
---
### [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 charachters.

How to make text responsive. This examples keeps the line length at an optimal reading size: 45-85 characters.
---

0 comments on commit f0b34f8

Please sign in to comment.