bootstrap classes for full width code example
Example 1: how to make hr class bootstrap full width
/* It is done with the
tag. Then you need to give it a class name, and adjust the margin accordingly. See below for an example.
*/
.solid {
margin: 0 -15px;
border: 0;
border-top: 1px solid #c9c7c7;
}
Example 2: bootstrap width 100
Width 25%
Width 50%
Width 75%
Width 100%
Example 3: bootstrap height and width sizes
Max-height 100%