浏览代码

add fit-text to demo

Hakim El Hattab 4 年之前
父节点
当前提交
0582f57517
共有 1 个文件被更改,包括 7 次插入2 次删除
  1. 7 2
      demo.html

+ 7 - 2
demo.html

@@ -184,19 +184,24 @@
 						## 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>