mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Merge pull request #1012 from pkauders/patch-1
Fix small typo in docs home page
This commit is contained in:
commit
a63636a248
@ -215,7 +215,7 @@
|
|||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_214_resize_small.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_214_resize_small.png">
|
||||||
<h2>Responsive design</h2>
|
<h2>Responsive design</h2>
|
||||||
<p>With Bootstrap 2, we've gone fully responsive. Our components are scale according to a range of resolutions and devices to provide a consistent experience, no matter what.</p>
|
<p>With Bootstrap 2, we've gone fully responsive. Our components are scaled according to a range of resolutions and devices to provide a consistent experience, no matter what.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_266_book_open.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_266_book_open.png">
|
||||||
|
Loading…
Reference in New Issue
Block a user