---
layout: single
property_name: column-gap
---
Defines the gap between the columns of the element.
The gap between the columns is set to the browser's default value, which usually is 1em.
You can use pixel values for the gap. Note that the gap only appears between columns, and not on the exterior sides of the edge columns.
#column-gap
default
column-gap: normal;
column-gap: 2px;