mirror of
				https://github.com/kuohuanhuan/x-markdown-css.git
				synced 2024-11-25 06:18:19 +00:00 
			
		
		
		
	feat(markdown): apply different opacities for .header-anchor
				
					
				
			This commit is contained in:
		| @ -95,7 +95,7 @@ html:not(.dark) .shiki-dark, | ||||
|     &:hover, | ||||
|     &:focus { | ||||
|       .header-anchor { | ||||
|         opacity: .5; | ||||
|         opacity: .35 + $i * .025; | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user