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 {