diff --git a/templates/base.html b/templates/base.html index a12a0c8..3651318 100644 --- a/templates/base.html +++ b/templates/base.html @@ -31,7 +31,7 @@ #multi-bg{ background-size: 100% 100%; height: 100vh; - background-repeat: no-repeat; + background-repeat: repeat-y; /* height: 1080px; background-position: bottom center, 50%, 50%; */