mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 06:44:35 +02:00
docs content changed
This commit is contained in:
@@ -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">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
</pre>
|
</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>
|
<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">
|
<table class="table table-bordered table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
|
2
docs/templates/pages/css.mustache
vendored
2
docs/templates/pages/css.mustache
vendored
@@ -2253,7 +2253,7 @@
|
|||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
{{! Supported }}
|
{{! 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>
|
<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">
|
<table class="table table-bordered table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
|
Reference in New Issue
Block a user