Merge pull request #134 from ThomasRubini/scroll_smooth
added scroll smooth behavior
This commit is contained in:
		
						commit
						e1547e14cb
					
				| @ -1,6 +1,7 @@ | |||||||
| @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800&display=swap'); | @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800&display=swap'); | ||||||
| 
 | 
 | ||||||
| :root { | :root { | ||||||
|  |     scroll-behavior: smooth; | ||||||
|     font-family: 'Nunito', 'Arial'; |     font-family: 'Nunito', 'Arial'; | ||||||
|     /* vars */ |     /* vars */ | ||||||
|     /*--principal-pastel:     hsl(341, 100%, 95%);*/ |     /*--principal-pastel:     hsl(341, 100%, 95%);*/ | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user