mirror of https://github.com/twbs/bootstrap.git
				
				
				
			blog example: remove unused CSS. (#29316)
This commit is contained in:
		
							parent
							
								
									4ce8eab10c
								
							
						
					
					
						commit
						1d69e6ccfd
					
				| 
						 | 
				
			
			@ -65,25 +65,6 @@ h1, h2, h3, h4, h5, h6 {
 | 
			
		|||
  .h-md-250 { height: 250px; }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Blog name and description
 | 
			
		||||
 */
 | 
			
		||||
.blog-title {
 | 
			
		||||
  margin-bottom: 0;
 | 
			
		||||
  font-size: 2rem;
 | 
			
		||||
  font-weight: 400;
 | 
			
		||||
}
 | 
			
		||||
.blog-description {
 | 
			
		||||
  font-size: 1.1rem;
 | 
			
		||||
  color: #999;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media (min-width: 40em) {
 | 
			
		||||
  .blog-title {
 | 
			
		||||
    font-size: 3.5rem;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Pagination */
 | 
			
		||||
.blog-pagination {
 | 
			
		||||
  margin-bottom: 4rem;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue