保誠-保戶業務員媒合平台
Tomas
2021-12-27 da6fcce812c99892029ea54b7703f96ce92e37aa
PAMapp/pages/index.vue
@@ -110,19 +110,19 @@
  }
  .reserveBtn.el-button--default {
    width: 100%;
    height: 110px;
    border-radius: 10px;
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: 700;
    width              : 100%;
    height             : 110px;
    border-radius      : 10px;
    margin-bottom      : 15px;
    font-size          : 32px;
    font-weight        : 700;
    background-position: right;
    background-size: cover;
    color: #68737A;
    text-align: left;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 6px #a79b9b29;
    border-width: 0;
    background-size    : cover;
    color              : #68737A;
    text-align         : left;
    background-repeat  : no-repeat;
    box-shadow         : 0px 0px 6px #a79b9b29;
    border-width       : 0;
    p {
      text-shadow: 1px 1px 5px $PRIMARY_WHITE;