Update color of resume hexagon to be less bright
This commit is contained in:
		@@ -922,8 +922,8 @@ body.mobile-nav-active #mobile-nav-toggle {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.hb-resume, .hb-resume:after, .hb-resume:before {
 | 
					.hb-resume, .hb-resume:after, .hb-resume:before {
 | 
				
			||||||
  background:red;
 | 
					  background:#c44b2d;
 | 
				
			||||||
  border-color:red;
 | 
					  border-color:#c44b2d;
 | 
				
			||||||
  color:#fff;
 | 
					  color:#fff;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user