Commit 1a417357 authored by Zlatan Vasović's avatar Zlatan Vasović

Add missing customizer comment

parent e727973d
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
</div> </div>
</div> </div>
<h2 id="scaffolding">Scaffolding</h2> <h2 id="scaffolding">Scaffolding</h2>
<p>Settings for some of the most global styles.</p>
<div class="row"> <div class="row">
<div class="bs-customizer-input"> <div class="bs-customizer-input">
<label for="input-@body-bg">@body-bg</label> <label for="input-@body-bg">@body-bg</label>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
//== Scaffolding //== Scaffolding
// //
// ## Settings for some of the most global styles. //## Settings for some of the most global styles.
//** Background color for `<body>`. //** Background color for `<body>`.
@body-bg: #fff; @body-bg: #fff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment