mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-30 21:58:32 +00:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			134 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			134 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
|   | .homepage-section { | ||
|  |   margin-top: calc(var(--l-gap) * 2); | ||
|  | 
 | ||
|  |   @media (min-width: 800px) { | ||
|  |     margin-top: calc(var(--l-gap) * 4); | ||
|  |   } | ||
|  | } |