diff --git a/docs/_guide/styles.md b/docs/_guide/styles.md index 540712f2..06030d76 100644 --- a/docs/_guide/styles.md +++ b/docs/_guide/styles.md @@ -571,7 +571,7 @@ CSS inheritance lets parent and host elements propagate certain CSS properties t Not all CSS properties inherit. Inherited CSS properties include: -* `color` and `background-color` +* `color` * `font-family` and other `font-*` properties * All CSS custom properties (`--*`)