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>2017-08-24 13:15:07 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2017-08-24 13:15:07 +0300
commite1acc85499aa6494c70dbeb4f9d54c6bc6e912fb (patch)
tree7140c364cfb744d8e888b38a46a3149618718287
parentc70487c4ac3a32d6643e47d0181bb077538acc53 (diff)
Remove heading element from gif
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f5cea5..91ad328 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[npm-url]: https://npmjs.org/package/rfs
RFS stands for Responsive Font-Size, easy to remember, easy to use. This approach **automatically calculates the correct font-size** for every screen width. You just have got to define your font-size for big screens and the font-size will automatically decrease for smaller screens. RFS is a **SCSS-mixin** which generates the responsive css for you.
-# ![RFS](http://i.imgur.com/gJH6m6g.gif)
+![RFS](http://i.imgur.com/gJH6m6g.gif)
## Instalation
You can use RFS in your project by installing it using a package manager (recommended):