Skip to content

Commit f455293

Browse files
committed
No need for such a long example
1 parent 654e950 commit f455293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Then you can run it in at the command line against CSS files.
2929

3030
{.contact .content .primary} and {article, #comments} share 5 rules
3131
{.profile-picture}, {.screenshot img} and {a.blurb img} share 4 rules
32-
{.work h2:first-child, .archive h2:first-child, .missing h2:first-child, .about h2, .contact h2} and {body.home h2} share 4 rules
32+
{.work h2:first-child, .contact h2} and {body.home h2} share 4 rules
3333
{article.blurb:hover} and {article:hover} share 3 rules
3434

3535
Run it in a verbose mode to see all the duplicated styles.

0 commit comments

Comments
 (0)