mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-30 21:58:32 +00:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			111 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			111 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
|   | .multi-column { | ||
|  |   column-count: auto; | ||
|  |   column-gap: var(--l-gap); | ||
|  |   column-width: var(--auto-grid-min-size); | ||
|  | } |