mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
homepage images
This commit is contained in:
parent
da24a3e118
commit
f8a78d7de7
@ -59,19 +59,19 @@ base_url: "./"
|
||||
|
||||
<div class="row">
|
||||
<div class="col-sm-3">
|
||||
<img src="http://expo.getbootstrap.com/screenshots/coinbase.jpg" alt="" class="thumbnail">
|
||||
<img src="http://expo.getbootstrap.com/screenshots/coinbase.jpg" alt="" class="img-responsive img-thumbnail">
|
||||
<h4>Coinbase</h4>
|
||||
</div>
|
||||
<div class="col-sm-3">
|
||||
<img src="http://expo.getbootstrap.com/screenshots/localcrime.jpg" alt="" class="thumbnail">
|
||||
<img src="http://expo.getbootstrap.com/screenshots/localcrime.jpg" alt="" class="img-responsive img-thumbnail">
|
||||
<h4>Localcrime</h4>
|
||||
</div>
|
||||
<div class="col-sm-3">
|
||||
<img src="http://expo.getbootstrap.com/screenshots/fortrabbit.jpg" alt="" class="thumbnail">
|
||||
<img src="http://expo.getbootstrap.com/screenshots/fortrabbit.jpg" alt="" class="img-responsive img-thumbnail">
|
||||
<h4>Fortrabbit</h4>
|
||||
</div>
|
||||
<div class="col-sm-3">
|
||||
<img src="http://expo.getbootstrap.com/screenshots/sentry.jpg" alt="" class="thumbnail">
|
||||
<img src="http://expo.getbootstrap.com/screenshots/sentry.jpg" alt="" class="img-responsive img-thumbnail">
|
||||
<h4>Sentry</h4>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user