mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	header: fix menu items overflow instead of horizontal scroll #99
- broken by https://git.io/JIfLS
This commit is contained in:
		| @@ -16,6 +16,9 @@ | |||||||
| .menu { | .menu { | ||||||
|     display: flex; |     display: flex; | ||||||
|     margin: auto var(--gap); |     margin: auto var(--gap); | ||||||
|  | } | ||||||
|  |  | ||||||
|  | .logo { | ||||||
|     flex-wrap: inherit |     flex-wrap: inherit | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange