Skip to main content
Back to Templates

Gradient Border

buttons

CSS

HTML

<div class="btn-wrapper">
  <button class="btn">Click me</button>
</div>

Live Preview

Edit the CSS on the left to see live changes. The styles are scoped to the preview area.