Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@intracto.com>2018-01-29 22:23:53 +0300
committerMartijn Cuppens <martijn.cuppens@intracto.com>2018-01-29 22:23:53 +0300
commit67eb9804666153012991504d45c7caf395eb2765 (patch)
tree65bc8afc3328b167076ff4445493e0bf7661c1c6
parent7787c3076fd6ad7691f02b6ec0db3f70f655f7db (diff)
Typo & graph update
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7578ae3..f584113 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[npm-image]: https://img.shields.io/npm/v/rfs.svg
[npm-url]: https://npmjs.org/package/rfs
-> RFS (abbreviation for responsive font size) is an algorithm which which **automatically calculates the appropriate font size** based on the dimensions of the monitor or device. It's available in 5 languages: [SCSS](http://sass-lang.com/), [Sass](http://sass-lang.com/), [PostCSS](http://postcss.org/), [Less](http://lesscss.org/) & [Stylus](http://stylus-lang.com/)
+> RFS (abbreviation for responsive font size) is an algorithm which **automatically calculates the appropriate font size** based on the dimensions of the monitor or device. It's available in 5 languages: [SCSS](http://sass-lang.com/), [Sass](http://sass-lang.com/), [PostCSS](http://postcss.org/), [Less](http://lesscss.org/) & [Stylus](http://stylus-lang.com/)
## Advantages
- Font sizes will **rescale for every screen or device**, this prevents long words from being chopped off the screen on mobile devices.
@@ -90,7 +90,7 @@ lose the ability to easily and quickly manage and update RFS as a dependency.
```
## Configuration
-![RFS visualisation](https://i.imgur.com/9YciUbb.png)
+![RFS visualisation](https://i.imgur.com/yaOonFe.png)
### Minimum font size <sub><sup>(unit in `px` or `rem`)</sup></sub> ###
> **SCSS, Sass & Stylus:** `$rfs-minimum-font-size`