mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Fixes #11741: Don't set headings font-family again, just use inherit
This commit is contained in:
+1
-1
@@ -436,7 +436,7 @@ base_url: "../"
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<label>@headings-font-family</label>
|
||||
<input type="text" class="form-control" placeholder="@font-family-base" data-var="@headings-font-family">
|
||||
<input type="text" class="form-control" placeholder="inherit" data-var="@headings-font-family">
|
||||
<label>@headings-font-weight</label>
|
||||
<input type="text" class="form-control" placeholder="500" data-var="@headings-font-weight">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user