mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	fix(css): Correcting link style
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -81,9 +81,11 @@ a {
 | 
			
		||||
  color: $color-blossom;
 | 
			
		||||
  text-decoration: none;
 | 
			
		||||
 | 
			
		||||
  &:active,
 | 
			
		||||
  &:focus,
 | 
			
		||||
  &:hover {
 | 
			
		||||
    border-bottom: 2px solid $color-text;
 | 
			
		||||
    color: $color-fade;
 | 
			
		||||
    text-decoration: none;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user