You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
	
	
		
			9 lines
		
	
	
		
			161 B
		
	
	
	
		
			SCSS
		
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			161 B
		
	
	
	
		
			SCSS
		
	
| 
											11 years ago
										 | // colors
 | ||
|  | $blue_l: #a2d2f4; | ||
|  | $blue: #2a92e7; | ||
|  | $grey_l: #f3f3f3; | ||
|  | $grey: #616161; | ||
|  | $grey_d: #454545; | ||
|  | 
 | ||
|  | $roboto: Roboto, 'Helvetica Neue', Arial, Helvetica, sans-serif |