Container
The container is a simple div. This element was requested by some of our members that were used with the div element. It is more like an alternative to the column element just that it doesn’t have flex enabled on it by default. When you nest columns in columns in columns sometimes the flexbox gets in your way because it stretches when in fact you don’t want it to stretch, in this case using a container element instead is more indicated.
Last updated
Was this helpful?