When it comes to reading sites, large container sizes make it uneasy to read text on reading sites like wiki, blog, journal. furthermore, using offset in grid system, makes the reading width inconsistent at breakpoints. Therefore, Classes for different size containers have been added to make container widths customizable. You can also use container-smooth along with these sizes.
Size | Class | width |
---|---|---|
Normal Container | .container |
1170px |
Medium Container | .container-md |
970px |
Small Container | .container-sm |
750px |
Extra Small Container | .container-xs |
480px |