diff --git a/css/style.css b/css/style.css index ccdc752..2fd960f 100644 --- a/css/style.css +++ b/css/style.css @@ -6,6 +6,11 @@ @font-face { font-family: "Muli-SemiBold"; src: url("../fonts/muli/Muli-SemiBold.ttf"); } + + html{ + scroll-behavior: smooth; + } + body { line-height: 1.7; color: gray;