mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	Add padding to social-icons for better tap sizing
This commit is contained in:
		| @@ -27,12 +27,10 @@ | ||||
|     margin-inline-start: auto; | ||||
| } | ||||
|  | ||||
| .social-icons { | ||||
|     padding: 12px 0; | ||||
| } | ||||
|  | ||||
| .social-icons a:not(:last-of-type) { | ||||
|     margin-inline-end: 12px; | ||||
| .social-icons a { | ||||
|     display: inline-flex; | ||||
|     padding: 10px; | ||||
| } | ||||
|  | ||||
| .social-icons a svg { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange