Bootstrap CSS Classes

Bootstrap CSS class .d-grid

    <div class="d-grid gap-2">
        <button class="btn btn-primary" type="button">Button</button>
        <button class="btn btn-secondary" type="button">Button</button>
    </div>

Preview

Check .d-grid 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 Display category

© 2024 Shuffle. All rights reserved.