Bulma CSS Classes

Bulma CSS class .is-fullheight

    <section class="hero is-link is-fullheight">
        <div class="hero-body">
            <div>
                <p class="title">
                Fullheight hero
                </p>
                <p class="subtitle">
                Fullheight subtitle
                </p>
            </div>
        </div>
    </section>

Preview

Check .is-fullheight 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 Bulma CSS classes in Sizing category

© 2024 Shuffle. All rights reserved.