diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 7f2dd58b7e..e807e1231d 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -45,6 +45,7 @@

Scaffolding

+

Settings for some of the most global styles.

diff --git a/less/variables.less b/less/variables.less index 82616ac562..cdc1ba8813 100644 --- a/less/variables.less +++ b/less/variables.less @@ -22,7 +22,7 @@ //== Scaffolding // -// ## Settings for some of the most global styles. +//## Settings for some of the most global styles. //** Background color for ``. @body-bg: #fff;