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:14:22 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2017-08-24 13:14:22 +0300
commitc70487c4ac3a32d6643e47d0181bb077538acc53 (patch)
tree83460cbf85b7d48a47eb7b77f7221632af599a62
parenta6202b647f65f97f5ad6e99887ad6ace2f72f2f7 (diff)
Undo gif align
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index c2bcec2..0f5cea5 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +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.
-<p align="center">
-<img src="http://i.imgur.com/gJH6m6g.gif" alt="RFS Demo">
-</p>
+# ![RFS](http://i.imgur.com/gJH6m6g.gif)
## Instalation
You can use RFS in your project by installing it using a package manager (recommended):