_help.scss 70 B

1234
  1. .help {
  2. @apply w-help-text;
  3. margin-top: theme('spacing.[1.5]');
  4. }