diff options
Diffstat (limited to 'assets/scss/home.scss')
-rw-r--r-- | assets/scss/home.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/scss/home.scss b/assets/scss/home.scss index 1641c7d..456f111 100644 --- a/assets/scss/home.scss +++ b/assets/scss/home.scss @@ -23,6 +23,7 @@ body { background: rgba(173, 151, 56, 0.68); color: #f3f0e4; font-family: Abel, 'Open Sans', sans-serif; + scroll-behavior: smooth; :visited { text-decoration: underline; |