From 9d5082aa3126fc060dd06cee6417275097b503f5 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Thu, 1 Mar 2018 01:09:10 +0100 Subject: [PATCH] add missing backticks --- docs/pages/reveal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/reveal.md b/docs/pages/reveal.md index 03cf30943..481b3799f 100644 --- a/docs/pages/reveal.md +++ b/docs/pages/reveal.md @@ -64,7 +64,7 @@ You can use our handy [close button](close-button.html) styles to do this: ## Sizing -On small screens, a modal is always 100% of the width of the screen. On medium-sized screens and larger, the width changes to 600px (see the $reveal-width setting). +On small screens, a modal is always 100% of the width of the screen. On medium-sized screens and larger, the width changes to 600px (see the `$reveal-width` setting). The size of a modal can be changed with these sizing classes, which are added to the modal container: -- 2.47.2