diff --git a/src/view/home.vue b/src/view/home.vue index 9c94794..6756c6c 100644 --- a/src/view/home.vue +++ b/src/view/home.vue @@ -225,8 +225,9 @@ align-items: center; justify-content: space-around; z-index: 1000; - top: 0; - left: 0; + position: relative; + /*top: 0; + left: 0;*/ } .home .page-top i { font-style: normal;