docs content changed
This commit is contained in:
parent
6961b284b6
commit
51b4de8eec
2 changed files with 2 additions and 2 deletions
|
|
@ -2308,7 +2308,7 @@ For example, <code><section></code> should be wrapped as inlin
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</pre>
|
||||
|
||||
<h2>Supported devices</h2>
|
||||
<h3>Supported devices</h3>
|
||||
<p>Bootstrap supports a handful of media queries to help make your projects more appropriate on different devices and screen resolutions. Here's what's included:</p>
|
||||
<table class="table table-bordered table-striped">
|
||||
<thead>
|
||||
|
|
|
|||
2
docs/templates/pages/css.mustache
vendored
2
docs/templates/pages/css.mustache
vendored
|
|
@ -2253,7 +2253,7 @@
|
|||
</pre>
|
||||
|
||||
{{! Supported }}
|
||||
<h2>{{_i}}Supported devices{{/i}}</h2>
|
||||
<h3>{{_i}}Supported devices{{/i}}</h3>
|
||||
<p>{{_i}}Bootstrap supports a handful of media queries to help make your projects more appropriate on different devices and screen resolutions. Here's what's included:{{/i}}</p>
|
||||
<table class="table table-bordered table-striped">
|
||||
<thead>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue