_mixins.scss 96 B

1234
  1. @mixin text-decoration() {
  2. text-decoration-thickness: 0.07em;
  3. text-underline-offset: 0.46ex;
  4. }