Skip to content

Commit 440021c

Browse files
authored
updated table to be responsive
1 parent 4e35f64 commit 440021c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/content/docs/5.3/customize/color.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
1818
**Heads up!** There's some potential confusion with our new secondary and tertiary colors, and our existing secondary theme color, as well as our light and dark theme colors. Expect this to be ironed out in v6.
1919
{{< /callout >}}
2020

21+
<div class="table-responsive">
2122
<table class="table table-swatches">
2223
<thead>
2324
<tr>
@@ -353,6 +354,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
353354
</tr>
354355
</tbody>
355356
</table>
357+
</div>
356358

357359
### Using the new colors
358360

0 commit comments

Comments
 (0)