Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
.block-tabHeader--memberTabs a
{
&:before
{
.m-faBase();
.m-faContent("\f090");
display: inline-block;
margin-right: 5px;
}
&[aria-controls="profile-posts"]:before { .m-faContent("\f039");}
&[id="latest-activity"]:before { .m-faContent("\f1ea");}
&[id="recent-content"]:before { .m-faContent("\f6ff");}
&[id="xfmgMedia"]:before { .m-faContent("\f030");}
&[id="resources"]:before { .m-faContent("\f085");}
&[id="about"]:before { .m-faContent("\f007");}
}