保誠-保戶業務員媒合平台
Mila
2022-01-11 2c621a6a62570df61c38d0a50c5fc788b502af64
PAMapp/assets/scss/utilities/_heading.scss
@@ -22,10 +22,6 @@
  font-weight: bold;
}
.lighter {
  font-weight: lighter;
}
.smTxt_bold {
  font-size: 16px;
  font-weight: bold;
@@ -45,6 +41,11 @@
.text--regular {
  font-weight: normal !important;
  font-weight: lighter;
}
.text--lighter {
  font-weight: lighter;
}
.text--center {
@@ -53,6 +54,10 @@
.text--left {
  text-align: left;
}
.text--right {
  text-align: right;
}
.text--primary {
@@ -96,10 +101,6 @@
  font-size: 18px;
  color: $ORANGE;
  cursor: pointer;
}
.text--center {
  text-align: center;
}
.text--underline {