Commit 6234ba56 authored by Julian Thilo's avatar Julian Thilo

Merge pull request #13002 from ZDroid/hash

Add missing customizer comment
parents 6dd51fab 1a417357
......@@ -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>
......
......@@ -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;
......
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