Add missing customizer comment

This commit is contained in:
Zlatan Vasović 2014-03-10 08:35:50 +01:00
parent e727973d8c
commit 1a417357ad
2 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,7 @@
</div>
</div>
<h2 id="scaffolding">Scaffolding</h2>
<p>Settings for some of the most global styles.</p>
<div class="row">
<div class="bs-customizer-input">
<label for="input-@body-bg">@body-bg</label>

View File

@ -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>`.
@body-bg: #fff;