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@gmail.com>2019-02-24 23:43:44 +0300
committerGitHub <noreply@github.com>2019-02-24 23:43:44 +0300
commitcd8c19c42c6c4139d45f7762a5c28fb2ab0268be (patch)
treea817fe544c180a104007db19ab3aa41450088320 /README.md
parent0f1a03f21bc200b6e2399460d114e6e4c9246f6d (diff)
Remove duplicate explanation (#109)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2c9e85e..a8523a1 100644
--- a/README.md
+++ b/README.md
@@ -185,7 +185,7 @@ If you're using Webpack, you can simplify the `@import` using the `~` prefix:
## Visualisation
-If you wonder how the font sizes are rescaled, wonder no more and stare at this graph which might clarify things a bit. The font sizes used on the graph are in `px`, but in reality RFS renders them in `rem` by default:
+If you wonder how the font sizes are rescaled, wonder no more and stare at this graph which might clarify things a bit:
![RFS visualisation](https://raw.githubusercontent.com/twbs/rfs/master/.github/rfs-graph.svg?sanitize=true)