mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-11-04 00:03:15 -05:00 
			
		
		
		
	
							parent
							
								
									39b9879aa2
								
							
						
					
					
						commit
						de8dbd72d8
					
				@ -109,7 +109,7 @@ Create responsive stacks of full-width, "block buttons" like those in Bootstrap
 | 
			
		||||
</div>
 | 
			
		||||
{{< /example >}}
 | 
			
		||||
 | 
			
		||||
Here we create a responsive variation, starting with vertically stacked buttons until the `md` breakpoing, where `.d-md-block` replaces the `.d-grid` class, thus nullifying the `gap-2` utility. Resize your browser to see them change.
 | 
			
		||||
Here we create a responsive variation, starting with vertically stacked buttons until the `md` breakpoint, where `.d-md-block` replaces the `.d-grid` class, thus nullifying the `gap-2` utility. Resize your browser to see them change.
 | 
			
		||||
 | 
			
		||||
{{< example >}}
 | 
			
		||||
<div class="d-grid gap-2 d-md-block">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user