Minimum width for a container?

Is it possible to set a minimum width for a container instead of relying on the grid system? I want to use smaller containers instead of going the full width but the containers are getting to small if the user for example uses a half screen browser window.

Depending on what you are building, do you need to use a Container?

I mean, not necessarily I guess. What are you thinking off?

It depends on what you want to render. Any additional info would help me help you.

It’s just a page with various input fields

Use a form?