Skip to content

Commit

Permalink
Add rem tip to quick start in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean King authored Jun 8, 2018
1 parent 8703815 commit d12b47f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ html {
}
```

> **Pro tip:** set a reaponsive font-size on `html` and use `rem` units throughout your project to make your whole UI fluid
#### Specify parameters

Units can be in px, rem, or em. When using em units, be sure that the `font-range` is specified in em as well.
Expand Down

0 comments on commit d12b47f

Please sign in to comment.