pedf
/
jakjsmenatom
Archived
1
0
Fork 0

Smooth scroll

master
Emil Miler 4 years ago
parent 875bd7730d
commit fe940c0ed5

@ -10,6 +10,8 @@
font-family: moderat; font-family: moderat;
src: url(moderat.otf); src: url(moderat.otf);
} }
html { scroll-behavior: smooth }
body { body {
margin: 0; margin: 0;
font-family: moderat, sans-serif; font-family: moderat, sans-serif;