View on Git
Container
Container centers your content horizontally and sets its max-width with horizontal paddings.
Examples
<Container>Content</Container>
{% embed "@seduo-design-system/container.twig" %}
{% block content %}
Content
{% endblock %}
{% endembed %}
<Container>Content</Container>
On this page