Sfoglia il codice sorgente

修改首页创建项目的位置

sunjh 6 anni fa
parent
commit
836b2e0c8f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/Home.vue

+ 1 - 1
src/components/Home.vue

@@ -182,7 +182,7 @@ export default {
   .btn-home-apply {
     position: absolute;
     bottom: 10%;
-    left: 20%;
+    left: 80%;
   }
 
   .home-block {