feat: smooth scrolling

pull/981/head
Joaquín Sánchez Jiménez 3 years ago
parent e4c60ab3c8
commit 9b7cf95ea4

@ -7,6 +7,7 @@
html {
line-height: 1.4;
font-size: 16px;
scroll-behavior: smooth;
-webkit-text-size-adjust: 100%;
}

Loading…
Cancel
Save