mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Merge pull request #16922 from twbs/expo_img
Smaller local Expo screenshots
This commit is contained in:
		
						commit
						dd6280e1c2
					
				
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 156 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 197 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 158 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 194 KiB  | 
| 
						 | 
				
			
			@ -59,7 +59,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
 | 
			
		|||
    {% for showcase in site.data.showcase %}
 | 
			
		||||
      <div class="col-xs-6 col-sm-3">
 | 
			
		||||
        <a href="{{ showcase.expo_url }}" target="_blank" title="{{ showcase.name }}">
 | 
			
		||||
          <img src="http://expo.getbootstrap.com/thumbs/{{ showcase.img }}-thumb.jpg" alt="{{ showcase.name }}" class="img-responsive">
 | 
			
		||||
          <img src="{{ site.baseurl }}/assets/img/expo-{{ showcase.img }}.jpg" alt="{{ showcase.name }}" class="img-responsive">
 | 
			
		||||
        </a>
 | 
			
		||||
      </div>
 | 
			
		||||
    {% endfor %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue