Skip to content

Commit 85c6b95

Browse files
committed
from readme
1 parent 2a72fef commit 85c6b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

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

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

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

0 commit comments

Comments
 (0)