You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A container is the biggest wrapper element for the full website. It contain all the elements that should wrap to a certain width. To set a new container:
<polymux-containerwidth="1200px"><!-- Hey, I am the content! --></polymux-container>
Styling
A container accepts one parameter
Width: Sets the maximum with a centered container can grow. Defaults to 1200px;