On Tue, Dec 8, 2009 at 4:46 PM, hosemaria <[email protected]> wrote: > Hi > I am new to blueprint and think it is great framework. > One question: > Blueprint as default has margin-right set to 10px for spans and > column. > Is it possible to broaden the span by 10px so no margin right is > applied margin-right:0px; > What I want to have no gaps between spans
You could use any one of the many grid generators to make all columns 10 px wider and make the gutter = 0 px. There is a Ruby-based generator included with the project. -- -- Christian Montoya mappdev.com :: christianmontoya.net -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.
