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

github.com/zwbetz-gh/cupper-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/template-styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/template-styles.css b/assets/css/template-styles.css
index 8460308..69c6daa 100644
--- a/assets/css/template-styles.css
+++ b/assets/css/template-styles.css
@@ -22,7 +22,7 @@ body {
line-height: 1.5;
color: #111;
background-color: #fefefe;
- overscroll-behavior: none;
+ overscroll-behavior-y: none;
}
template {
display: none !important;