Text Alignment

The .small-text-only-left class aligns the text to the left ONLY for small screens (below 40em in width). Resize the browser window to see the effect.

Some Example Text

Note: Text is always left-aligned by default, in HTML. So this class has no meaning if the text is not aligned elsewhere. Therefore, we have also added the .text-right class in this example.