Explorar o código

change swiper default idx

gemer %!s(int64=5) %!d(string=hai) anos
pai
achega
c97e043d8f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/section.vue

+ 2 - 2
src/components/section.vue

@@ -54,7 +54,7 @@ export default {
     },
     activeIdx:{
       type:Number,
-      default: 2
+      default: 0
     },
     title:{
       type:String,
@@ -110,7 +110,7 @@ export default {
       margin-right: 1.25rem;
     }
     span{
-      font-size: 2.08rem;
+      font-size: 1.5rem;
       font-weight: bolder;
       line-height: 1;
       display: inline-block;