diff --git a/style.css b/style.css index 3ca10d4..7562daf 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,9 @@ @import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'); +body { + scroll-behavior: smooth; +} + /* Center the loader */ #loader {