From d72567d8f26e8a98c401e6717e82bddd3b871937 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Thu, 1 Mar 2018 01:01:15 +0100 Subject: [PATCH] docs: just reference the reveal-width variable --- 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 efaeab933..03cf30943 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. If you're using the Sass version of Foundation, edit the `$reveal-width` variable to change this. This can be a percentage value, or a pixel value. +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