Bulma CSS Classes

Bulma CSS class .field.is-grouped.is-grouped-centered

<div class="field is-grouped is-grouped-centered">
  <p class="control">
    <a class="button is-primary">
      Submit
    </a>
  </p>
  <p class="control">
    <a class="button is-light">
      Cancel
    </a>
  </p>
</div>

Preview

Are you tired of writing HTML by hand?

More Bulma CSS classes in Field category

© 2024 Shuffle. All rights reserved.