diff --git a/templates/base.html b/templates/base.html index 3651318..2c11b95 100644 --- a/templates/base.html +++ b/templates/base.html @@ -32,6 +32,7 @@ background-size: 100% 100%; height: 100vh; background-repeat: repeat-y; + background-attachment: fixed; /* height: 1080px; background-position: bottom center, 50%, 50%; */