Bulma CSS Classes

Bulma CSS class .input.is-rounded

<div class="field">
  <label class="label">Name</label>
  <div class="control">
    <input class="input is-rounded" type="text" placeholder="Text input">
  </div>
</div>

Preview

Are you tired of writing HTML by hand?

More Bulma CSS classes in Forms category

© 2024 Shuffle. All rights reserved.