mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Use less space in footer for 'Powered by' strings;
Don't break the 'Powered by' string in between
This commit is contained in:
		| @@ -17,6 +17,10 @@ | ||||
|     margin-inline-end: 1px | ||||
| } | ||||
|  | ||||
| .footer span:last-child { | ||||
|     white-space: nowrap; | ||||
| } | ||||
|  | ||||
| .footer a { | ||||
|     color: inherit; | ||||
|     border-bottom: 1px solid var(--secondary) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange