/ Published in: Other
Expand |
Embed | Plain Text
// used by all content which are hidden for visuals // but shown for screen readers @mixin structural { position: absolute; top: -99em; left: -999em; }
You need to login to post a comment.
