mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Add missing customizer comment
This commit is contained in:
@@ -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>
|
||||
|
||||
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user