diff --git a/src/view/home.vue b/src/view/home.vue index 6756c6c..399e96c 100644 --- a/src/view/home.vue +++ b/src/view/home.vue @@ -263,6 +263,8 @@ padding-bottom: 1rem; -webkit-overflow-scrolling : touch; overflow-y: scroll; + position: relative; + top: 0; } .home .page-content .banner { max-height: 3rem;