Bootstrap 3 supports a gridsystem. But there is a gapp between 480px and 768px. Does anybody knows how to add a custom breakpoint between xs and sm.
I was thinking something like this:
- xs < 480
- ti 480 - 768
- sm > 768
- md >992
- lg > 1200
Bootstrap 3 supports a gridsystem. But there is a gapp between 480px and 768px. Does anybody knows how to add a custom breakpoint between xs and sm.
I was thinking something like this: