From c90a36758e69e46b6a9e3d804ffaef68bee6a115 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 22 Jul 2020 07:00:48 -0400 Subject: [PATCH] Fix heading --- docs/getting-started/customizing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/customizing.md b/docs/getting-started/customizing.md index 9866cb43..a07750bc 100644 --- a/docs/getting-started/customizing.md +++ b/docs/getting-started/customizing.md @@ -71,7 +71,7 @@ At first glance, this approach might seem a bit verbose or even limiting, but it Most (but not all) components expose parts. You can find them in each component's API documention under the "CSS Parts" section. -### Custom Properties +## Custom Properties For convenience, some components expose CSS custom properties you can override. These are not design tokens, nor do they have the same `--sl-` prefix since they're scoped to a component.