Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [SOLVED]Gutter / Padding to grids Reply To: [SOLVED]Gutter / Padding to grids

#149834
Source
Participant

I had to add a padding em to the module, for those who happen to care.

.module { padding: 3em; }