hera.bloom.
Voltar à galeria

Botão Aurora

Borda de aurora neon girando em ciano, violeta e magenta, que floresce em halo no hover.

CSS / TailwindBotõesFácil
Preview ao vivoInterativo
<!DOCTYPE html>
<html lang="pt-BR">
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" href="styles.css" />
  </head>
  <body>
    <button class="aurora-btn">
      <span>Começar agora</span>
    </button>
  </body>
</html>

Efeitos relacionados