mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-11-03 23:59:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			138 B
		
	
	
	
		
			SCSS
		
	
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			138 B
		
	
	
	
		
			SCSS
		
	
	
	
		
			Vendored
		
	
	
	
// Body
 | 
						|
$body-bg: #f8fafc;
 | 
						|
 | 
						|
// Typography
 | 
						|
$font-family-sans-serif: 'Nunito', sans-serif;
 | 
						|
$font-size-base: 0.9rem;
 | 
						|
$line-height-base: 1.6;
 |