Building a columns layout with Bulma is very simple:
- Add a
columns
container - Add as many
column
elements as you want
Each column will have an equal width, no matter the number of columns.
--- title: Columns gap layout: documentation doc-tab: columns doc-subtab: gap --- {% capture columns_gap %}
Building a columns layout with Bulma is very simple:
columns
containercolumn
elements as you wantEach column will have an equal width, no matter the number of columns.