You can add style to the container used by bootstrap in custom variables scss and you will get the result you want.
Change gutter bootstrap.
While bootstrap uses ems or rems for defining most sizes pxs are used for grid breakpoints and container widths.
Recently i had a need to have a default grid in bootstrap but also on the homepage i needed to have 4 boxes that butted right up against each other.
This is because the viewport width is in pixels and does not change with the font size.
Regular bootstrap version below with kittens.
Bootstrap s grid system is responsive and the columns will re arrange depending on the screen size.
Now here s our code for the no gutters class.
Bootstrap styles are imported from bootstrap package not from our scss files so changing the grid gutter width in custom variables scss will do nothing.
For now there is a workaround.
On a big screen it might look better with the content organized in three columns but on a small screen it would be better if the content items were stacked on top of each other.
See how aspects of the bootstrap grid system work across multiple devices with a handy table.
In this article we ll look at how to reorder columns and add gutters with bootstrap 5.
I don t see a conflict with those comments we re not going to add custom gutters beyond the gutter per grid tier at this time.
Bootstrap is a popular ui library for any javascript apps.
Bootstrap 5 is in alpha when this is written and it s subject to change.
We will think about the new approach to this.