mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	homeInfo : add socialIcons at bottom
* can be disabled by not having Params.socialIcons as variable * profileMode overrides homeInfo mode
This commit is contained in:
		| @@ -88,4 +88,10 @@ | ||||
|     display: inline; | ||||
|     color: var(--secondary); | ||||
|     font-size: 14px; | ||||
| } | ||||
|  | ||||
| .social-icons a { | ||||
|     margin: 2px; | ||||
|     padding: 6px; | ||||
|     font-size: 1.4em; | ||||
| } | ||||
| @@ -31,9 +31,3 @@ img { | ||||
| .social-icons { | ||||
|     padding: 16px; | ||||
| } | ||||
|  | ||||
| .social-icons a { | ||||
|     margin: 2px; | ||||
|     padding: 6px; | ||||
|     font-size: 1.4em; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange