mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	footer: change scroll behaviour as it was before 80954de
				
					
				
			fixes #151 anchored-headings: retain anchor link '#' in URL cc #108 footer: remove '#' with go-to-top Revert "anchored-headings: retain anchor link '#' in URL" This reverts commit80954de8bd. Revert "footer: rm unused code" This reverts commitc76233b350.
This commit is contained in:
		| @@ -5,14 +5,7 @@ | ||||
| } | ||||
|  | ||||
| html { | ||||
|     -webkit-tap-highlight-color: transparent; | ||||
|     scroll-behavior: smooth | ||||
| } | ||||
|  | ||||
| @media screen and (prefers-reduced-motion: reduce) { | ||||
|     html { | ||||
|         scroll-behavior: auto | ||||
|     } | ||||
|     -webkit-tap-highlight-color: transparent | ||||
| } | ||||
|  | ||||
| a, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange