Use [.columns]
and [.column]
for flex layout
[.columns]
== Slide title
[.column]
Column one content
[.column]
Column two content
If you want to change the size of a single column, you can use one of the following classes:
-
is-three-quarters
-
is-two-thirds
-
is-half
-
is-one-third
-
is-one-quarter
-
is-full-column
The other columns will fill up the remaining space automatically.