codeGK
Code it ALL
.container-sm - CodeGK
Δ Bootstrap4 Examples

♦ .container-sm

♣ Example2: .container-sm

In this example, a small variant of containers, ".container-sm" is illustrated.
.container-sm is a responsive class type which is 100% wide until small(576px wide) breakpoint.
That is the element is 100% wide until the width of browser-window is strictly less than 576px.
Example
Input:
Output:
Containers