In typography, the gutter is the space between columns of printed text, including the gap between facing pages
Implementation is done with horizontal padding.
<MATH> 30 \text{ gutter } = 2 \times 15 \text{ padding } </MATH>
The padding is generally counteracted on the parent container (called generally the row) with negative margins.