mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-11-04 00:03:15 -05:00 
			
		
		
		
	Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
		
			
				
	
	
		
			10 lines
		
	
	
		
			200 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			200 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
/* Custom page CSS
 | 
						|
-------------------------------------------------- */
 | 
						|
/* Not required for template or sticky footer method. */
 | 
						|
 | 
						|
.container {
 | 
						|
  width: auto;
 | 
						|
  max-width: 680px;
 | 
						|
  padding: 0 15px;
 | 
						|
}
 |