Docs: update colors table to be responsive in Customize > Color page (#39663)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
This commit is contained in:
DrejT 2024-02-13 13:36:40 +05:30 committed by GitHub
parent 4e35f64fdc
commit d30385b9df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 337 additions and 335 deletions

View File

@ -18,6 +18,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
**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.
{{< /callout >}}
<div class="table-responsive">
<table class="table table-swatches">
<thead>
<tr>
@ -353,6 +354,7 @@ Colors ending in `-rgb` provide the `red, green, blue` values for use in `rgb()`
</tr>
</tbody>
</table>
</div>
### Using the new colors