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 1c2d330
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/pages/helper-classes-mixins.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,18 +379,22 @@ 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 +428,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 1c2d330

Please sign in to comment.