8 lines
		
	
	
	
		
			115 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			115 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| /**
 | |
|  * Section
 | |
|  * Responsive spacings for section
 | |
|  */
 | |
| 
 | |
| section {
 | |
|   margin-bottom: var(--block-spacing-vertical);
 | |
| }
 |