mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	toc : set border radius to theme var radius
This commit is contained in:
		| @@ -49,7 +49,7 @@ | ||||
| .toc { | ||||
|     margin-bottom: 40px; | ||||
|     border: 1px solid var(--border); | ||||
|     border-radius: 4px; | ||||
|     border-radius: var(--radius); | ||||
|     padding: .5em; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange