diff --git a/docs/design/css/variables/index.mdx b/docs/design/css/variables/index.mdx index 62fb24e..7c6eba7 100644 --- a/docs/design/css/variables/index.mdx +++ b/docs/design/css/variables/index.mdx @@ -183,7 +183,7 @@ There are a number of variables for the "base" colors used on your site. These a | `--ifm-pagination-color-active` | The color of the active page in the pagination component. | | | | | | | | | `--ifm-pills-color-active` | The color of the active pill in the pills component. | | | -| `--ifm-pills-color-background-active | The background color of the active pill in the pills component. | | | +| `--ifm-pills-color-background-active` | The background color of the active pill in the pills component. | | | | | | | | | `--ifm-toc-border-color` | The color of the border around the table of contents. | | | | `--ifm-toc-link-color` | The color of links in the table of contents. | | |