Bulma CSS Classes

Bulma CSS class .hero.is-halfheight

<section class="hero is-primary is-halfheight">
  <div class="hero-body">
    <div class="container">
      <h1 class="title">
        Primary title
      </h1>
      <h2 class="subtitle">
        Primary subtitle
      </h2>
    </div>
  </div>
</section>

Preview

Are you tired of writing HTML by hand?

More Bulma CSS classes in Hero category

© 2024 Shuffle. All rights reserved.