Container

A layout component used to define the container of the site and app. It defines a certain width where everything is placed within and places it in the center of the container it is used in.

On the site it is used to place all the content in within the l-root__content container. On mobile it limits the width of the content to make sure it does not touch the sides of the viewport.

Default