mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	terms: add hover transition
This commit is contained in:
		| @@ -10,8 +10,10 @@ | ||||
|     color: var(--primary); | ||||
|     background: var(--border); | ||||
|     border-radius: var(--radius); | ||||
|     transition: transform 0.1s; | ||||
| } | ||||
|  | ||||
| .terms-tags a:hover { | ||||
|     background: var(--tertiary); | ||||
|     transform: scale(0.96); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange