<p>When you add the class <CodeClass className="col" /> to the grid items, no padding or gutters are added. They are simply divisions of their parent. If you want gutters, add one of the spacing utility classes such as <CodeClass className="p-horizontal--small" />, <CodeClass className="p-horizontal--medium" />, <CodeClass className="p-horizontal--large" />, <CodeClass className="p-around--small" />, <CodeClass className="p-around--medium" /> or <CodeClass className="p-around--large" />. These will add different sized gutters to the left and right side of your column.</p>
0 commit comments