Merge pull request #2 from sturobson/patch-2

Update README.md - fix code bloat example
This commit is contained in:
Mark Perkins
2012-07-31 04:19:43 -07:00

View File

@@ -1634,7 +1634,7 @@ An example using the [sprite mixins](#sprites):
width: 16px;
height: 16px;
}
.social a.twitter {
.social a.facebook {
background-image: url('/images/example-sprite.png');
background-repeat: no-repeat;
background-position: 0 -100px;