Adds smoothe scroll

This commit is contained in:
Alicia Sykes 2023-08-05 10:32:53 +01:00
parent 507fade2f8
commit 57fadde151

View file

@ -5,6 +5,10 @@
font-style: normal;
}
html {
scroll-behavior: smooth;
}
body {
margin: 0;
font-family: 'PTMono', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',