PAMapp/assets/scss/utilities/_utilities.scss
@@ -5,6 +5,10 @@ margin-bottom: 50px; } .mt-50 { margin-top: 50px; } .mt-30 { margin-top: 30px; } @@ -20,6 +24,7 @@ .mb-20 { margin-bottom: 20px; } .mt-10 { margin-top: 10px; @@ -103,3 +108,11 @@ font-size: #{$fontSize} + 'px'; } } .text--break-all { word-break: break-all } .line-height { line-height: 1.2; }