To adjust the default grid system in Bootstrap, modify the ___ variables in Sass.

  • layout
  • grid
  • container
  • grid-system
To customize the default grid system in Bootstrap, you need to modify the "grid" variables in Sass. These variables control the grid layout, such as column widths, gutter widths, and breakpoints.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *