Bootstrap CSS Classes

Bootstrap CSS 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

Are you tired of writing HTML by hand?

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.

More Bootstrap CSS classes in Grid category

© 2025 Shuffle. All rights reserved.