Browse Source

finish link

gemer 5 năm trước cách đây
mục cha
commit
deda0de85f

+ 0 - 1
src/components/msection.vue

@@ -21,7 +21,6 @@
       </div>
       </div>
     </div>
     </div>
 
 
-
   </div>
   </div>
 </template>
 </template>
 <script>
 <script>

+ 1 - 1
src/components/section.vue

@@ -178,7 +178,7 @@ export default {
         line-height: 2.67rem;
         line-height: 2.67rem;
         height: 2.67rem;
         height: 2.67rem;
         background: url("@{cdn}/images/readmore.png") no-repeat;
         background: url("@{cdn}/images/readmore.png") no-repeat;
-        background-size: 100% 100%;
+        background-size:cover;
       }
       }
     }
     }
   }
   }

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 55 - 72
src/views/spirit/index.vue