mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge pull request #12043 from supergibbs/fixed_typo_in_customize.html
Fixed typo
This commit is contained in:
commit
a1b5458073
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ base_url: "../"
|
|||
<input type="text" class="form-control" placeholder="Menlo, Monaco, Consolas, 'Courier New', monospace" data-var="@font-family-monospace">
|
||||
<p class="help-block">Default monospace fonts for <code><code></code> and <code><pre></code>.</p>
|
||||
|
||||
<h4>Base type styes</h4>
|
||||
<h4>Base type styles</h4>
|
||||
<label>@font-family-base</label>
|
||||
<input type="text" class="form-control" placeholder="@font-family-sans-serif" data-var="@font-family-base">
|
||||
<label>@font-size-base</label>
|
||||
|
|
Loading…
Reference in a new issue