aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-10-12 11:51:04 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-10-12 11:51:04 +0200
commit0582f57517c97a4c7bfeb58762138c78883f94c5 (patch)
tree7ecb6f7f055b338b109582043090c074bf641f5b
parentffadcc850266099c03709dd52865f93040fa602c (diff)
downloadfosdem-2021-minimalism-presentation-0582f57517c97a4c7bfeb58762138c78883f94c5.tar
fosdem-2021-minimalism-presentation-0582f57517c97a4c7bfeb58762138c78883f94c5.tar.gz
add fit-text to demo
-rw-r--r--demo.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/demo.html b/demo.html
index 39b45bb..71cac98 100644
--- a/demo.html
+++ b/demo.html
@@ -184,20 +184,25 @@
## Markdown support
Write content using inline or external Markdown.
- Instructions and more info available in the [readme](https://revealjs.com/markdown/).
+ Instructions and more info available in the [docs](https://revealjs.com/markdown/).
```[]
<section data-markdown>
## Markdown support
Write content using inline or external Markdown.
- Instructions and more info available in the [readme](https://revealjs.com/markdown/).
+ Instructions and more info available in the [docs](https://revealjs.com/markdown/).
</section>
```
</script>
</section>
<section>
+ <p>Add the <code>r-fit-text</code> class to auto-size text</p>
+ <h2 class="r-fit-text">FIT TEXT</h2>
+ </section>
+
+ <section>
<section id="fragments">
<h2>Fragments</h2>
<p>Hit the next arrow...</p>