Html – How to increase Bootstrap column gap in a row beyond .g-5 with Vanilla CSS?
Am building a simple landing page using bootstrap. I need to increase column gap in the row. I know we can increase the gap by customizing sass spacing mixin but since website am building includes couple of sections I want…