Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_base.sass')
-rw-r--r--assets/sass/_base.sass5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/sass/_base.sass b/assets/sass/_base.sass
index 689cd05..a3b1b07 100644
--- a/assets/sass/_base.sass
+++ b/assets/sass/_base.sass
@@ -1,6 +1,9 @@
html, body
background-color: $background
+html
+ scroll-behavior: smooth
+
html.modal-open
overflow: hidden
@@ -32,6 +35,8 @@ a
h1, h2, .title, .subtitle
color: $h-color
+ & a
+ color: $h-color
.title
font-weight: 400