forked from autonomic-cooperative/cotech-website
		
	#41 Added word-break to links to ensure they don't overlap other elements and removed unused css map file
This commit is contained in:
		@ -4179,7 +4179,8 @@ a {
 | 
			
		||||
  color: #2199e8;
 | 
			
		||||
  text-decoration: none;
 | 
			
		||||
  line-height: inherit;
 | 
			
		||||
  cursor: pointer; }
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
  word-break: break-all; }
 | 
			
		||||
  a:hover, a:focus {
 | 
			
		||||
    color: #1585cf; }
 | 
			
		||||
  a img {
 | 
			
		||||
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user