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:
authorMartijnCuppens <MartijnCuppens@users.noreply.github.com>2017-06-24 20:51:09 +0300
committerGitHub <noreply@github.com>2017-06-24 20:51:09 +0300
commit8d84447e58d5f4a7b27ecf48d91811edc3a51f9b (patch)
tree2b4b64ca4a21ec12782108f21ea3eb6f58c19ab1
parentde98a6cb358833f9fe5e5b2671a54c955baccfbc (diff)
Update README.md
Bootstrap demo added, use px-based media-query
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2090ce..cdfe88f 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Will generate this (CSS):
font-size: 3.75rem;
}
-@media (max-width: 75rem) {
+@media (max-width: 1200px) {
.title {
font-size: calc(1.35rem + 3.2vw);
}
@@ -40,3 +40,6 @@ Will generate this (CSS):
```
## Live demo
http://codepen.io/MartijnCuppens/pen/ZBjdMy
+
+## Bootstrap demo
+https://www.intracto.com/bootstrap-with-rfs