Building a columns layout with Bulma is very simple:
- Add a
columnscontainer - Add as many
columnelements 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.