Skip to content

Commit 61d9583

Browse files
author
Arthur Evans
authored
Merge pull request #925 from ianwith/fix-docs
Correct docs: styles - CSS inheritance
2 parents b8b9f74 + 9060da0 commit 61d9583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_guide/styles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ CSS inheritance lets parent and host elements propagate certain CSS properties t
571571
572572
Not all CSS properties inherit. Inherited CSS properties include:
573573
574-
* `color` and `background-color`
574+
* `color`
575575
* `font-family` and other `font-*` properties
576576
* All CSS custom properties (`--*`)
577577

0 commit comments

Comments
 (0)