diff --git a/docs/content/components/avatars.md b/docs/content/components/avatars.md
index 88183997..3d622469 100644
--- a/docs/content/components/avatars.md
+++ b/docs/content/components/avatars.md
@@ -210,16 +210,16 @@ Use `AvatarStack--right` to right-align the avatar stack. Remember to switch the
-
-
-
+
+
+
```
### Medium
```html live
-
+
```
diff --git a/docs/content/components/box.md b/docs/content/components/box.md
index f4273588..a943c323 100644
--- a/docs/content/components/box.md
+++ b/docs/content/components/box.md
@@ -472,7 +472,7 @@ A similar approach can be used for buttons with multiple lines of text within a
Row title
-
+
Description
@@ -481,7 +481,7 @@ A similar approach can be used for buttons with multiple lines of text within a
Row title
-
+
Description
@@ -490,7 +490,7 @@ A similar approach can be used for buttons with multiple lines of text within a
Row title
-
+
Description
@@ -510,7 +510,7 @@ Using flexbox along with form, button, and link styles, you can create more comp
Check it
-
diff --git a/docs/content/components/dropdown.md b/docs/content/components/dropdown.md
index 0737e7ea..ac373a07 100644
--- a/docs/content/components/dropdown.md
+++ b/docs/content/components/dropdown.md
@@ -37,7 +37,7 @@ Using a button customized with additional utilities:
```html live
-
+
Dropdown
diff --git a/docs/content/components/forms.md b/docs/content/components/forms.md
index b3de6692..e761d41f 100644
--- a/docs/content/components/forms.md
+++ b/docs/content/components/forms.md
@@ -369,7 +369,7 @@ Content that is hidden by default should only be done so if it is non-essential
Available hours per week
- hours per week
+ hours per week
diff --git a/docs/content/components/labels.md b/docs/content/components/labels.md
index 7e9791a6..6e5b44e3 100644
--- a/docs/content/components/labels.md
+++ b/docs/content/components/labels.md
@@ -81,7 +81,7 @@ Issue labels are used for adding labels to issues and pull requests. They also c
Primerbug 🐛help wanted
-🚂 deploy: train
+🚂 deploy: train
```
If an issue label needs to be bigger, add the `.IssueLabel--big` modifier.
@@ -90,7 +90,7 @@ If an issue label needs to be bigger, add the `.IssueLabel--big` modifier.
Primerbug 🐛help wanted
-🚂 deploy: train
+🚂 deploy: train
```
## States
@@ -180,9 +180,9 @@ You can also have icons and emoji in counters. Or use utilities for counters wit
10
👍 2
-22
-22
-22
+22
+22
+22
```
## Diffstat
@@ -196,12 +196,12 @@ Diffstats show how many deletions or additions a diff has. It's typically a row
```
-Use the `text-green` and `text-red` utilities to add additional information about the size of the diff.
+Use the `color-text-success` and `color-text-danger` utilities to add additional information about the size of the diff.
```html live
- +7
- −2
+ +7
+ −2
diff --git a/docs/content/components/loaders.md b/docs/content/components/loaders.md
index 51268475..62ae83b0 100644
--- a/docs/content/components/loaders.md
+++ b/docs/content/components/loaders.md
@@ -21,6 +21,6 @@ It can also be used in combination with other components.
```html live
diff --git a/docs/content/components/timeline.md b/docs/content/components/timeline.md
index 141c5c56..f9f9f03b 100644
--- a/docs/content/components/timeline.md
+++ b/docs/content/components/timeline.md
@@ -17,9 +17,9 @@ The `TimelineItem` component is used to display items on a vertical timeline, co
```
diff --git a/docs/content/objects/grid.md b/docs/content/objects/grid.md
index aba47dc8..5361d3ef 100644
--- a/docs/content/objects/grid.md
+++ b/docs/content/objects/grid.md
@@ -90,7 +90,7 @@ Column widths can be used with any other block or inline-block elements to add p
```html live
-
+
Don't go bacon my heart.
@@ -136,24 +136,24 @@ Use padding utilities to create gutters for more customized layouts.
```html live title="Gutters with padding"
-
.pr-2
+
.pr-2
-
.px-2
+
.px-2
-
.px-2
+
.px-2
-
.pl-2
+
.pl-2
-
.pr-2
+
.pr-2
-
.pl-2
+
.pl-2
```
@@ -258,8 +258,8 @@ You can also create an alternative [media object](/utilities/layout#the-media-ob
diff --git a/docs/content/utilities/animations.md b/docs/content/utilities/animations.md
index 630d6155..8546006b 100644
--- a/docs/content/utilities/animations.md
+++ b/docs/content/utilities/animations.md
@@ -64,7 +64,7 @@ The `.anim-fade-down` class is used to slide an element down hiding it. You shou
The `.anim-scale-in` class will scale the element in. This is useful on menus when you want them to appear more friendly.
```html live
-
+
@@ -75,7 +75,7 @@ The `.anim-scale-in` class will scale the element in. This is useful on menus wh
The `.anim-grow-x` class will grow an element width from 0-:100: real quick.
```html live
-
+
```
## Pulse
diff --git a/docs/content/utilities/box-shadow.md b/docs/content/utilities/box-shadow.md
index 9f1f8951..9310a52a 100644
--- a/docs/content/utilities/box-shadow.md
+++ b/docs/content/utilities/box-shadow.md
@@ -32,7 +32,7 @@ These types of shadows are typically applied to elements with borders, such as t
Organization
-
+
Taxidermy live-edge mixtape, keytar tumeric locavore meh selvage deep v letterpress vexillologist lo-fi tousled
church-key thundercats. Brooklyn bicycle rights tousled, marfa actually.
@@ -61,12 +61,12 @@ Medium box shadows are typically used on editorialized content that needs to app
```html live