Skip to content

Commit b240fb6

Browse files
authored
Update files/en-us/web/css/reference/properties/rule-color/index.md
1 parent 3c3f9bd commit b240fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • files/en-us/web/css/reference/properties/rule-color

files/en-us/web/css/reference/properties/rule-color/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ This example demonstrates using the `repeat()` function within the `rule-color`
333333

334334
#### CSS
335335

336-
To demonstrate how values can become complicated and the utility of the `repeat()` function, we declare two custom properties, which we use in four {{cssxref("color-mix()")}} color function declarations to create blue, redish, tealish, and yellow colors. The redish and greenish `color-mix()` colors are within a `repeat()` function, set to repeat 3 times.
336+
To demonstrate how values can become complicated and the utility of the `repeat()` function, we declare two custom properties, which we use in four {{cssxref("color-mix()")}} color function declarations to create blue, redish, tealish, and yellow colors. The redish and tealish `color-mix()` colors are within a `repeat()` function, set to repeat 3 times.
337337

338338
We also added a border around each grid item so you can see how the line is rule in the middle of the gutter between the columns and rows.
339339

0 commit comments

Comments
 (0)