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.
@media (max-width:970px)
{
.node .nodeInfo.primaryContent, .node .nodeInfo.secondaryContent { min-height: 75px; }
}
@media (max-width:@maxResponsiveWideWidth)
{
.node .nodeInfo.primaryContent, .node .nodeInfo.secondaryContent { min-height: 0px; }
}