Skip to content

Commit

Permalink
Add code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Nov 5, 2024
1 parent 3108763 commit fdda4b9
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/pages/helper-classes-mixins.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,19 +379,24 @@ variation_groups:
`.u-link__hover-child(@c)`
variation_code_snippet: ''
- variation_name: '"Small text utility" mixin'
variation_code_snippet: ''
variation_description: >-
#### **Class**
Sets the element to `14px` (in `em`s).
*To be used on default `16px` text only. To use on text set to another size, use the mixin below.*
*To be used on default `16px` text only.
To use on text set to another size, use the mixin below.*
`.u-small-text`
There is also a modifier, `u-small-text--subtle`, which sets the color
to be gray.
#### **Mixin**
Expand Down Expand Up @@ -424,9 +429,6 @@ variation_groups:
}
```
There is also a modifier, `u-small-text--subtle`, which sets the color
to be gray.
guidelines: ''
eyebrow: Utilities
status: Released
Expand Down

0 comments on commit fdda4b9

Please sign in to comment.