hanxin 2 rokov pred
rodič
commit
dc92efe6ea
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/pages/Home/index.less

+ 1 - 1
src/pages/Home/index.less

@@ -1,7 +1,7 @@
 .background {
   background-image: url(@/assets/UnityMenu/newBackground.png);
   width: 100%;
-  height: calc(100vh - 56px);
+  height: calc(100vh - 79px);
   overflow-y: auto;
   padding: 60px 0;
   position: absolute;