Columns let you divide content in Notion. It is very useful with e.g. images or callouts.
You can have more than two columns:
Notes
In Notion, you are allowed to change the mid-point between columns. However, this information is not available through Notion’s API. Therefore, any columns will have the same width when rendered.
Styling
Columns consist of a column list ( .column_list) containing a number of columns ( .column). May we suggest styling .column_list with display: flex?