]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
port over #13946
authorMark Otto <otto@github.com>
Thu, 26 Jun 2014 19:57:46 +0000 (12:57 -0700)
committerMark Otto <otto@github.com>
Thu, 26 Jun 2014 19:57:57 +0000 (12:57 -0700)
index.html

index 3a797d0baede1f75a49aaceb5c4b47da2f03fab9..bee1f030d5c6c39fc8ebd280875e2a3d7eca14a2 100644 (file)
@@ -10,9 +10,9 @@
 <meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
 
 <title>
-  
+
     Bootstrap
-  
+
 </title>
 
 <!-- Bootstrap core CSS -->
       <div class="col-sm-4">
         <img src="assets/img/sass-less.png" alt="Sass and Less support" class="img-responsive">
         <h3>Preprocessors</h3>
-        <p>Bootstrap ships with vanilla CSS, but it's source code utilizes the two most popular CSS preprocessors, <a href="../css/#less">Less</a> and <a href="../css/#sass">Sass</a>. Quickly get started with precompiled CSS or build on the source.</p>
+        <p>Bootstrap ships with vanilla CSS, but its source code utilizes the two most popular CSS preprocessors, <a href="../css/#less">Less</a> and <a href="../css/#sass">Sass</a>. Quickly get started with precompiled CSS or build on the source.</p>
       </div>
       <div class="col-sm-4">
         <img src="assets/img/devices.png" alt="Responsive across devices" class="img-responsive">
     <hr class="half-rule">
 
     <div class="row bs-docs-featured-sites">
-    
+
       <div class="col-sm-3">
         <a href="http://expo.getbootstrap.com/2014/02/24/redantler/" target="_blank" title="Red Antler">
           <img src="http://expo.getbootstrap.com/screenshots/redantler.jpg" alt="Red Antler" class="img-responsive">
         </a>
       </div>
-    
+
       <div class="col-sm-3">
         <a href="http://expo.getbootstrap.com/2014/03/13/riot-design/" target="_blank" title="Riot Design">
           <img src="http://expo.getbootstrap.com/screenshots/riot.jpg" alt="Riot Design" class="img-responsive">
         </a>
       </div>
-    
+
       <div class="col-sm-3">
         <a href="http://expo.getbootstrap.com/2014/02/12/newsweek/" target="_blank" title="Newsweek">
           <img src="http://expo.getbootstrap.com/screenshots/newsweek.jpg" alt="Newsweek" class="img-responsive">
         </a>
       </div>
-    
+
       <div class="col-sm-3">
         <a href="http://expo.getbootstrap.com/2014/02/26/robinhood/" target="_blank" title="Robinhood">
           <img src="http://expo.getbootstrap.com/screenshots/robinhood.jpg" alt="Robinhood" class="img-responsive">
         </a>
       </div>
-    
+
     </div>
 
     <hr class="half-rule">