/ Published in: Other
Expand |
Embed | Plain Text
// used on icons which uses background images @mixin texthidden { display: block; text-indent: -999em; overflow: hidden; }
You need to login to post a comment.
// used on icons which uses background images @mixin texthidden { display: block; text-indent: -999em; overflow: hidden; }
You need to login to post a comment.