html - Make bootstrap columns fill screen width in grid -
here link bootstrap code
in demo can see cells resize , stack nicely (use full screen best effect).
however, cells don't fill entire screen width!!
how have identical setup, cells cover entirety of screen horizontally??
replace main wrapper class container
container-fluid
, fill width:100%
Comments
Post a Comment