I dont know if I understand what u want. You can customize your grids based
in your media queries breakpoints.
Eg:
> @media (min-width: 1200px) {
> .span4 { width: 270px; }
> }
> @media (max-width: 320px){
> .span4 { width: 100%; }
> }
Please, send us your code or your example to we can help you.
Pedro Taglialatela
2013/8/9 Ewout Van Gossum <[email protected]>
> Hi,
>
> I was wondering if it is possible to customize the widths in the grid
> system and if so, how to do it.
>
> Kind Regards,
>
> Ewout
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "twitter-bootstrap" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
You received this message because you are subscribed to the Google Groups
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.