Change teal to improve lighthouse score
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
/* VARIABLES ========================================================================== */
 | 
					/* VARIABLES ========================================================================== */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// COLORS
 | 
					// COLORS
 | 
				
			||||||
$teal: #63BDA2;
 | 
					$teal: #1F8455;
 | 
				
			||||||
$teal-darker: #359377;
 | 
					$teal-darker: #359377;
 | 
				
			||||||
$gray-background: #F7F7F7;
 | 
					$gray-background: #F7F7F7;
 | 
				
			||||||
$gray-table-border: #EEEEEE;
 | 
					$gray-table-border: #EEEEEE;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user