瀏覽代碼

修改首页创建项目的位置

sunjh 6 年之前
父節點
當前提交
836b2e0c8f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {