added scroll smooth behavior

This commit is contained in:
Capelier-Marla 2023-01-26 18:36:04 +01:00
parent b5f4fc3d1f
commit a0f280a2b4

View File

@ -1,6 +1,7 @@
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800&display=swap');
:root {
scroll-behavior: smooth;
font-family: 'Nunito', 'Arial';
/* vars */
/*--principal-pastel: hsl(341, 100%, 95%);*/