is now part of Shuffle™. The new editor includes templates for Bootstrap, Bulma, Material-UI, and Tailwind CSS.
Switch to Shuffle →

Bootstrap class: .gap-lg-0

    <div class="d-grid gap-1 gap-lg-0">
        <div class="p-2 border bg-info text-white">Grid element</div>
        <div class="p-2 border bg-primary text-white">Grid element</div>
        <div class="p-2 border bg-success text-white">Grid element</div>
    </div>

Preview

Grid element
Grid element
Grid element

Check .gap-lg-0 in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

Tips 💡

More in Bootstrap Grid