feat(icon): update content for gfm links (#751)
* feat(icon): update content for gfm links Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore: remove unused var Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * fix: inherit display to remove additional spacing Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * revert: remove redundant svg attribute Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> --------- Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
		@@ -276,7 +276,6 @@ h6 {
 | 
			
		||||
    opacity: 0;
 | 
			
		||||
    transition: opacity 0.2s ease;
 | 
			
		||||
    transform: translateY(-0.1rem);
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    font-family: var(--codeFont);
 | 
			
		||||
    user-select: none;
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user