stephenmurdoch
stephenmurdoch

Reputation: 34603

Zurb Foundation with unusual column sizing

Our designer wants me to create a grid, where each column is a different width: 124px, 132px, 143px, 146px and 152px.

Can Zurb Foundation be modified to build grids with such peculiar column widths?

Upvotes: 0

Views: 54

Answers (1)

Dawood Awan
Dawood Awan

Reputation: 7318

I don't think you can. I suggest you create your own columns, in seperate css file. or use % to create column width

Upvotes: 1

Related Questions