LTS styles
LTS Container .lts
The lts class is the main container for the lts styles. For the styling to appear correctly it MUST be inside the lts container
Jays Background .jbg
The jbg class allows for the background to stretch to the width of the browser window.If multiple jbs are in the document you should give them an extra class or id to make them unique.
This is an example without jbg. No background streching.
This is an example with jbg. Background streches to browser width.
Flex Positioning .flexy, .flexx, .flexboth
the flex classes allow for content centering inside it's container/ div either in the Y (vertical) axis, the X (horizontal) axis or both X & Y. To center the objects the class must be applied to the parent.
No Flex here
flex position Y axis
flex position X axis
flex position X & Y axis
No Flex here
flex position Y axis
flex position X axis
flex position X & Y axis




