I want to change the padding (left/right
) on columns in Bootstrap 4.
e.g.
col-md-4
( seems to be 15px
padding left and right ), I'd like to make this smaller say 10px
I've looked in _variables.scss
but can't see anything, that looks like it might do it.
You can find it in the file 'scss/_variables.scss' on line 205.
$grid-gutter-width: 30px !default;
You can change '30px' to your desired value or variable.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With