Bootstrap 20px padding or margin
In bootstrap, we have 16px and 24px spacer we use for padding or margin. How can we achieve 20px spacer in bootstrap?
I am thinking to update the SCSS variables. But, how can we add a spacer between 3 and 4? Do we need to create new spacer between 3 and 4?
Custom spacers in bootstrap
In Bootstrap, we have default spacers defined, like following,