Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreburel committed Apr 13, 2015
1 parent 874b83c commit c167719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -162,7 +162,7 @@ You can also change the baseline zoom by passing the desired zoom to the `rem-ba
@import "rem";

html {
@include rem-baseline; // Default to 100%
@include rem-baseline; // Default zoom to 100%

@media (max-width: 400px) {
@include rem-baseline(75%);
Expand Down

0 comments on commit c167719

Please sign in to comment.